mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
Release Mergeback 2017/05/03 (#8716)
* Content 2017/05 (#8714) * feat(content): May 2017 Add Armoire, add BGs, end Spring Fling * chore(sprites): compile * chore(i18n): update locales * 3.89.0
This commit is contained in:
@@ -107,8 +107,8 @@ api.getSeasonalShopItems = {
|
||||
let resObject = {
|
||||
identifier: 'seasonalShop',
|
||||
text: res.t('seasonalShop'),
|
||||
notes: res.t('seasonalShopText'),
|
||||
imageName: 'seasonalshop_open',
|
||||
notes: res.t('seasonalShopClosedText'),
|
||||
imageName: 'seasonalshop_closed',
|
||||
categories: shops.getSeasonalShopCategories(user, req.language),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user