Browse Source

Merge pull request #573 from ente-io/enable-fix-creation-time

Enable fix-creation-time for customer
Abhinav Kumar 3 years ago
parent
commit
a0ed77f0de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/constants/user/index.ts

+ 1 - 1
src/constants/user/index.ts

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