clean up stage 1

This commit is contained in:
sdarbinyan
2026-07-05 00:38:21 +04:00
parent eaa830af3f
commit 58b5a4e996
195 changed files with 66 additions and 13717 deletions

View File

@@ -381,6 +381,7 @@ export class ApiService {
cat.priority = raw.priority ?? 0;
cat.itemCount = raw.itemCount ?? raw.ItemsCount ?? 0;
cat.categoriesCount = raw.categoriesCount ?? raw.CategoriesCount ?? 0;
cat.marketplaceId = raw.marketplaceId ?? raw.projectId;
// Map backend names[] → translations (multi-lang name support)
// Note: API has typo "valuue" in some responses, handle both