UX: Login → Welcome statt Diary; Landing-Features flacher (kein Box-Icon, einheitlicher Hintergrund) — SW by-v504, APP_VER 481

This commit is contained in:
rene 2026-04-29 16:53:17 +02:00
parent 414b7131e8
commit b4de0aa27c
4 changed files with 10 additions and 13 deletions

View file

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