Browse Source

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

Enable fix-creation-time for customer
Abhinav Kumar 3 năm trước cách đây
mục cha
commit
a0ed77f0de
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
 ];