Fix: Läufigkeit-Detail zeigt 'Impfpass' als Titel (TABS-Alias auf BASE_TABS)

This commit is contained in:
rene 2026-04-17 09:35:18 +02:00
parent 76e57698a3
commit a10a6a3f06
2 changed files with 3 additions and 5 deletions

View file

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