Fix: Tagesübung-Scroll via _scrollTarget nach exercises-Load statt fixem Timeout — SW by-v494, APP_VER 471

This commit is contained in:
rene 2026-04-29 11:54:38 +02:00
parent 6d9f4a097e
commit 4c3638c17c
3 changed files with 19 additions and 10 deletions

View file

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