Sprint 19: Social, UX-Verbesserungen, Nerd2Noob-Hilfe

This commit is contained in:
rene 2026-04-17 23:53:50 +02:00
parent 10d30bf565
commit 89d87030a2
18 changed files with 930 additions and 74 deletions

View file

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