UX: Sichtbarkeits-Pill im Route-Body anklickbar (grün/blau)

This commit is contained in:
rene 2026-04-19 11:23:36 +02:00
parent 6f667b5c61
commit 9a56978f81
3 changed files with 20 additions and 11 deletions

View file

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