fix: image picker component name type

This commit is contained in:
2025-11-02 17:04:23 +03:00
parent 2bc751119c
commit 30b0108fe7
3 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ dev:
dev-admin:
rm -rf module/oc_telegram_shop/upload/admin/view/javascript && \
rm -rf module/oc_telegram_shop/upload/system/library/oc_telegram_shop && \
rm -rf src/upload/admin/view/javascript/telecart && \
$(MAKE) link && \
cd frontend/admin && bun run dev
cd frontend/spa && bun run dev