Fix: Welcome-Chip ohne Standort leer, Foto vertikal zentriert (object-fit) — SW by-v477, APP_VER 454

This commit is contained in:
rene 2026-04-29 07:38:39 +02:00
parent 4e1e7ca37e
commit b09a569689
3 changed files with 33 additions and 35 deletions

View file

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