fix(event): show NYE card on client

This commit is contained in:
SabreCat
2022-12-29 11:07:17 -06:00
parent 5a07e5cbf3
commit f0c3be4800

View File

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