Sprint 18: Lost-Dog CSS, Freunde-Aktivitäts-Feed, Events-Karte

This commit is contained in:
rene 2026-04-17 23:43:35 +02:00
parent cfdb3fbc19
commit 10d30bf565
8 changed files with 595 additions and 41 deletions

View file

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