We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc63ae commit 612200dCopy full SHA for 612200d
pages/api/ranking/contants.ts
@@ -1,2 +1,2 @@
1
// TODO: transform to feature flag
2
-export const RANKING_INITIAL_DATA = new Date("2024-11-01");
+export const RANKING_INITIAL_DATA = new Date("2024-10-31");
0 commit comments