UX: Suchfeld über Tabs, zusammen mit Stand-erfassen-Button — SW by-v497, APP_VER 474

This commit is contained in:
rene 2026-04-29 13:14:21 +02:00
parent a3679354c8
commit 325ba333fd
3 changed files with 11 additions and 13 deletions

View file

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