Files
dashcaddy/dashcaddy-api/src
Hermes 842097df8f
CI / Test & Lint (push) Canceled after 0s
CI / Security audit (push) Canceled after 0s
Fix: Destructure APP_TEMPLATES from app-templates module export
The module exports { APP_TEMPLATES, TEMPLATE_CATEGORIES, DIFFICULTY_LEVELS }
but catalog/wizard were receiving the wrapper object, not the array.
2026-08-12 13:02:24 -07:00
..