UX: Stand-erfassen-Button mit Hinweistext — SW by-v499, APP_VER 476

This commit is contained in:
rene 2026-04-29 13:22:17 +02:00
parent 70bc25a0a6
commit 47f1b09d30
3 changed files with 10 additions and 7 deletions

View file

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