diff --git a/db.json b/db.json index 8b01935a..edc2e536 100644 --- a/db.json +++ b/db.json @@ -6611,5 +6611,5 @@ "trackTwo": 1 } ], - "time": "Monday, October 30, 2023 at 1:42 PM" + "time": "Monday, October 30, 2023 at 2:40 PM" } \ No newline at end of file diff --git a/src/components/leaderBoard.ts b/src/components/leaderBoard.ts index 9cc23aec..a41bb0f7 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 1:42 PM" \ No newline at end of file +export const updateTime = "Monday, October 30, 2023 at 2:40 PM" \ No newline at end of file