From 4aa51db5ecd644297cae043c1140b2eff23d080f Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 3 Dec 2020 15:36:02 -0600 Subject: [PATCH] WIP(gala): string might be nicer --- website/common/script/content/constants/events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/script/content/constants/events.js b/website/common/script/content/constants/events.js index c527853c80..173c7db2f8 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -24,7 +24,7 @@ export const EVENTS = { winter2021Promo: { start: '2020-12-17T08:00-04:00', end: '2021-01-07T20:00-04:00', - g1g1: true, + promo: 'g1g1', }, noCurrentEvent2020: { start: '2020-10-31T20:00-04:00',