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