feat(event): New Year's Eve 2021

This commit is contained in:
SabreCat
2021-12-30 13:34:04 -06:00
parent bcfea31ffb
commit 5973bca327
7 changed files with 153 additions and 9 deletions

View File

@@ -111,7 +111,7 @@ api.cardTypes = {
nye: {
key: 'nye',
messageOptions: 5,
yearRound: moment().isBefore('2021-01-02'),
yearRound: moment().isBefore('2022-01-02T20:00-04:00'),
},
thankyou: {
key: 'thankyou',