mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 13:47:33 +01:00
feat(content): re-enable Farm Friends bundle
This commit is contained in:
@@ -106,7 +106,7 @@ api.bundles = {
|
||||
'sheep',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2017-09-12', '2017-10-07');
|
||||
return moment().isBetween('2019-08-08', '2019-09-02');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
|
||||
Reference in New Issue
Block a user