Skip to content

Commit 612200d

Browse files
change initial date
1 parent efc63ae commit 612200d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/api/ranking/contants.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// TODO: transform to feature flag
2-
export const RANKING_INITIAL_DATA = new Date("2024-11-01");
2+
export const RANKING_INITIAL_DATA = new Date("2024-10-31");

0 commit comments

Comments
 (0)