This commit is contained in:
Phillip Thelen
2024-06-10 14:46:32 +02:00
parent d4ba96796c
commit eb3220c96b
5 changed files with 10 additions and 12 deletions

View File

@@ -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) => {