mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(event): New Year's Eve 2021
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user