From d089848f59a2e7ffe9e5b9ec4b70c40848d1a14c Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Fri, 30 Apr 2021 09:35:36 -0500 Subject: [PATCH] fix(event): correct start time for non-event --- 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 2ba43c477b..eac768f45c 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -10,7 +10,7 @@ const gemsPromo = { export const EVENTS = { noCurrentEvent2021: { - start: '2021-04-30T08:00-05:00', + start: '2021-04-30T20:00-05:00', end: '2021-08-23T08:00-05:00', season: 'normal', npcImageSuffix: '',