diff --git a/db.json b/db.json index 7823436f..67a2c8a6 100644 --- a/db.json +++ b/db.json @@ -6606,5 +6606,5 @@ "trackTwo": 1 } ], - "time": "Monday, October 30, 2023 at 10:40 AM" + "time": "Monday, October 30, 2023 at 11:43 AM" } \ No newline at end of file diff --git a/src/components/leaderBoard.ts b/src/components/leaderBoard.ts index a110df49..93e88542 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 10:40 AM" \ No newline at end of file +export const updateTime = "Monday, October 30, 2023 at 11:43 AM" \ No newline at end of file