Sprint 15: User-Profil (Bio, Wohnort, Erfahrung, Social, Avatar, Mitglied-seit)

This commit is contained in:
rene 2026-04-17 09:24:27 +02:00
parent 3642995409
commit 596c11d207
6 changed files with 189 additions and 1 deletions

View file

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