Feature: Übungen Desktop 2-zeilige Tabs + globale Suche über alle Kategorien — SW by-v496, APP_VER 473

This commit is contained in:
rene 2026-04-29 13:07:41 +02:00
parent 81ee1a063e
commit a3679354c8
4 changed files with 52 additions and 15 deletions

View file

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