mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 13:47:33 +01:00
chore(news): Last Chance Bailey
also give a few more days for items
This commit is contained in:
@@ -207,7 +207,7 @@ api.bundles = {
|
||||
'yarn',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2018-11-15', '2018-12-02');
|
||||
return moment().isBetween('2018-11-15', '2018-12-04');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
|
||||
Reference in New Issue
Block a user