mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Fixed end dates to Feb 18
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user