Fix: Exercise-Chip Click-Handler nach async Chip-Update binden — SW by-v484, APP_VER 461

This commit is contained in:
rene 2026-04-29 10:04:43 +02:00
parent 59feecb30b
commit 69140a261e
3 changed files with 12 additions and 3 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '460'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '461'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {