Fixed end dates to Feb 18

This commit is contained in:
CuriousMagpie
2022-02-14 15:15:15 -05:00
committed by SabreCat
parent 79cda5d1f6
commit d1ef90db29
2 changed files with 4 additions and 4 deletions

View File

@@ -133,7 +133,7 @@ api.cardTypes = {
valentine: {
key: 'valentine',
messageOptions: 4,
yearRound: moment().isBefore('2022-02-17T20:00-05:00'),
yearRound: moment().isBefore('2022-02-18T20:00-05:00'),
},
birthday: {
key: 'birthday',