fix(quest shop): correct forest friends end date (#14202)

This commit is contained in:
Natalie L
2022-09-01 15:45:49 -04:00
committed by GitHub
parent 56f956be5a
commit 2b21410abd

View File

@@ -10,7 +10,7 @@ const gemsPromo = {
export const EVENTS = { export const EVENTS = {
noCurrentEvent: { noCurrentEvent: {
start: '2022-08-31T20:00-04:00', start: '2022-09-30T20:00-04:00',
end: '2022-12-21T08:00-04:00', end: '2022-12-21T08:00-04:00',
season: 'normal', season: 'normal',
npcImageSuffix: '', npcImageSuffix: '',