From dd1b993ebae74772d0034f436c3b230cc06c25ec Mon Sep 17 00:00:00 2001 From: Kalane Date: Tue, 10 Jan 2023 15:37:41 +0100 Subject: [PATCH] feat: add season 13 --- server/app/helpers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/server/app/helpers.ts b/server/app/helpers.ts index 4455d85..165c5c7 100644 --- a/server/app/helpers.ts +++ b/server/app/helpers.ts @@ -90,6 +90,7 @@ export const seasons = { 1637118000000: 11.5, // Preseason 12 1641524400000: 12, 1668434400000: 12.5, // Preseason 13 + 1673384400000: 13, } /**