فهرست منبع

Merge pull request #486 from ente-io/enable_creation_time_fix_for_customer

Enable bulk creation-time fix for a specific customer
Vishnu Mohandas 3 سال پیش
والد
کامیت
42c08256cb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,
+    1, 125, 243, 341, 1580559962387273, 1580559962388564,
 ];