From 6c50339e94cfc29cf6b6e32c5b704b3b0aaf42ed Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Tue, 12 Aug 2025 22:18:40 +0200 Subject: [PATCH] feat: add season 15 --- server/app/helpers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/server/app/helpers.ts b/server/app/helpers.ts index 9a1f91b..6bf7ce4 100644 --- a/server/app/helpers.ts +++ b/server/app/helpers.ts @@ -109,6 +109,7 @@ export const seasons = { 1668434400000: 12.5, // Preseason 13 1673384400000: 13, 1704844799000: 14, + 1736467199000: 15, } /**