Fix: Mehrfachauswahl bei Routen-Fotos (multiple attribute + loop)

This commit is contained in:
rene 2026-04-19 11:31:38 +02:00
parent 3144e100f3
commit 9ba78f3b16
2 changed files with 10 additions and 9 deletions

View file

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