From 2b21410abd6f33a2af2e5b7f81065be132de75ba Mon Sep 17 00:00:00 2001 From: Natalie L <78037386+CuriousMagpie@users.noreply.github.com> Date: Thu, 1 Sep 2022 15:45:49 -0400 Subject: [PATCH] fix(quest shop): correct forest friends end date (#14202) --- 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 688744f779..b1dfaeff63 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 = { noCurrentEvent: { - start: '2022-08-31T20:00-04:00', + start: '2022-09-30T20:00-04:00', end: '2022-12-21T08:00-04:00', season: 'normal', npcImageSuffix: '',