Fix: Ausweis als Fullscreen-Modal statt neuem Tab, UI.modal size-Parameter

This commit is contained in:
rene 2026-04-17 22:55:09 +02:00
parent 1af9bc0f7e
commit cb8ac8cffd
5 changed files with 38 additions and 5 deletions

View file

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