fix(shops): lots of layout corrections

This commit is contained in:
Sabe Jones
2024-05-15 17:28:39 -05:00
parent 4d38880249
commit 7e7ce44c77
14 changed files with 166 additions and 153 deletions

View File

@@ -364,7 +364,9 @@ shops.getTimeTravelersCategories = function getTimeTravelersCategories (user, la
backgroundCategory.items.push(item);
}
}
categories.push(backgroundCategory);
if (backgroundCategory.length > 0) {
categories.push(backgroundCategory);
}
for (const type of Object.keys(stable)) {
const category = {