Fix: Übungen-Tab kaputt nach Exercise-Chip-Navigation — DB-Kat-Mapping + refresh()-Fix — SW by-v490, APP_VER 467

This commit is contained in:
rene 2026-04-29 11:13:22 +02:00
parent e22dcc3c3d
commit 69cbf3c599
3 changed files with 23 additions and 6 deletions

View file

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