mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Merge branch 'develop' into client-monorepo
This commit is contained in:
@@ -122,7 +122,7 @@ api.bundles = {
|
||||
'frog',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2017-10-10', '2017-11-02');
|
||||
return moment().isBetween('2019-10-15', '2019-11-02');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
|
||||
Reference in New Issue
Block a user