diff --git a/db.json b/db.json index 34209f15..884ef129 100644 --- a/db.json +++ b/db.json @@ -6606,5 +6606,5 @@ "trackTwo": 1 } ], - "time": "Monday, October 30, 2023 at 4:39 AM" + "time": "Monday, October 30, 2023 at 6:07 AM" } \ No newline at end of file diff --git a/src/components/leaderBoard.ts b/src/components/leaderBoard.ts index b1de1420..d48d7aa9 100644 --- a/src/components/leaderBoard.ts +++ b/src/components/leaderBoard.ts @@ -1153,4 +1153,4 @@ export const leaderBoardData = [ } ]; -export const updateTime = "Monday, October 30, 2023 at 4:39 AM" \ No newline at end of file +export const updateTime = "Monday, October 30, 2023 at 6:07 AM" \ No newline at end of file