mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
chore(news): Bailey
and extend a couple of items by 1 day
This commit is contained in:
@@ -211,7 +211,7 @@ api.bundles = {
|
||||
'yarn',
|
||||
],
|
||||
canBuy () {
|
||||
return moment().isBetween('2019-06-10', '2019-07-02');
|
||||
return moment().isBetween('2019-06-10', '2019-07-03');
|
||||
},
|
||||
type: 'quests',
|
||||
value: 7,
|
||||
|
||||
@@ -260,7 +260,7 @@ let mysterySets = {
|
||||
},
|
||||
201906: {
|
||||
start: '2019-06-25',
|
||||
end: '2019-07-02',
|
||||
end: '2019-07-03',
|
||||
},
|
||||
301404: {
|
||||
start: '3014-03-24',
|
||||
|
||||
Reference in New Issue
Block a user