fix(content): bundle ends March not May

This commit is contained in:
SabreCat
2022-03-15 16:08:53 -05:00
parent 6339e9066f
commit a24651e395
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ const featuredItems = {
];
},
quests () {
if (moment().isBefore('2022-05-31T20:00-04:00')) {
if (moment().isBefore('2022-03-31T20:00-04:00')) {
return [
{
type: 'bundles',