mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(event): Wonderland 2019-20
This commit is contained in:
@@ -80,7 +80,7 @@ const bundles = {
|
||||
'penguin',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2017-12-14', '2018-01-01');
|
||||
return moment().isBetween('2019-12-19', '2020-02-02');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
|
||||
Reference in New Issue
Block a user