Files
telegram-shop/admin-next/src
NW cef8fbbee4 fix(admin): catalog tree — typeToPath mapping (categorys->categories, subcategorys->subcategories)
- handleToggleActive/handleDelete/handleRename/handleSort used ${type}s which produced 'categorys'/'subcategorys' -> 404
- Added typeToPath helper: category->categories, subcategory->subcategories, location->locations, product->products
2026-08-10 12:27:26 +01:00
..