mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
feat(content): reenable Feathered Friends bundle
This commit is contained in:
@@ -70,7 +70,7 @@ api.bundles = {
|
||||
'owl',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2017-05-16', '2017-05-31');
|
||||
return moment().isBetween('2019-05-09', '2019-06-02');
|
||||
},
|
||||
type: 'quests',
|
||||
class: 'quest_bundle_featheredFriends',
|
||||
|
||||
Reference in New Issue
Block a user