diff --git a/src/globals.ts b/src/globals.ts index a10f702..0084b75 100644 --- a/src/globals.ts +++ b/src/globals.ts @@ -1,4 +1,4 @@ -export const GAME_STARTING_DATE = '2022-02-18' +export const GAME_STARTING_DATE = '2022-03-22' export const BXL_TZ = 'Europe/Brussels' export const LSK_DARKMODE = 'n0_dark'