mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix lint
This commit is contained in:
@@ -591,7 +591,7 @@ shops.getCustomizationsShopCategories = function getCustomizationsShopCategories
|
||||
identifier: 'backgrounds',
|
||||
text: i18n.t('backgrounds', language),
|
||||
items: [],
|
||||
end: matchers.end
|
||||
end: matchers.end,
|
||||
};
|
||||
|
||||
eachRight(content.backgrounds, (group, key) => {
|
||||
|
||||
Reference in New Issue
Block a user