Fix: Routen-Header Buttons mit Inline-Styles (cache-unabhängig wie Pills)

This commit is contained in:
rene 2026-04-19 12:07:37 +02:00
parent 98dd5d74ee
commit d374b5af61
2 changed files with 21 additions and 10 deletions

View file

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