Revert "WIP(event): Test values for event range--NOT FOR PRODUCTION"

This reverts commit 0d1643eb17.
This commit is contained in:
Sabe Jones
2020-12-16 22:57:08 -06:00
parent f0d6204968
commit eadbdeb7b8
4 changed files with 9 additions and 9 deletions

View File

@@ -24,14 +24,14 @@ export const EVENTS = {
season: 'winter',
},
winter2021: {
start: '2020-12-01T08:00-05:00',
start: '2020-12-17T08:00-05:00',
end: '2021-01-07T20:00-05:00',
season: 'winter',
promo: 'g1g1',
},
noCurrentEvent2020: {
start: '2020-10-31T20:00-05:00',
end: '2020-12-01T08:00-05:00',
end: '2020-12-17T08:00-05:00',
season: 'normal',
},
fall2020: {