diff --git a/src/constants/user/index.ts b/src/constants/user/index.ts index 12221f4e6..38e333557 100644 --- a/src/constants/user/index.ts +++ b/src/constants/user/index.ts @@ -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, +];