adds user id to show bulk edit option

This commit is contained in:
Abhinav 2022-01-29 13:21:50 +05:30
parent 3acb512f1a
commit fd7e08b0df

View file

@ -1 +1,3 @@
export const FIX_CREATION_TIME_VISIBLE_TO_USER_IDS = [1, 125, 243, 341];
export const FIX_CREATION_TIME_VISIBLE_TO_USER_IDS = [
1, 125, 243, 341, 1580559962387273,
];