Files
kanban/index.html
Robin Choice 0039b914c1 fix: restore init block + move CARD_SEED_VERSION before call site
Previous commit accidentally deleted the init block (loadGroups/loadState/
renderSidebar/show/setView). Also the const declaration was after the call,
causing a TDZ ReferenceError that silently broke all initialization.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 16:36:23 +02:00

135 KiB