mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
fix(content): add event field for countdown
This commit is contained in:
@@ -128,6 +128,7 @@ const bundles = {
|
||||
'kraken',
|
||||
'octopus',
|
||||
],
|
||||
event: EVENTS.bundle202206,
|
||||
canBuy () {
|
||||
return moment().isBefore(EVENTS.bundle202206.end);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user