mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Merge branch 'release' into develop
This commit is contained in:
@@ -90,7 +90,7 @@ api.bundles = {
|
||||
'whale',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2017-07-11', '2017-08-02');
|
||||
return moment().isBetween('2019-07-17', '2019-08-02');
|
||||
},
|
||||
type: 'quests',
|
||||
class: 'quest_bundle_splashyPals',
|
||||
|
||||
Reference in New Issue
Block a user