mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
June 2022 Pet Quest Bundle
This commit is contained in:
@@ -129,7 +129,7 @@ const bundles = {
|
||||
'octopus',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2020-07-14', '2020-08-02');
|
||||
return moment().isBefore(EVENTS.bundle202206.end);
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
|
||||
Reference in New Issue
Block a user