Fix: FAB-Buttons orange, Kotbeutel-Tüten-Icon + grün, Mülleimer grau

This commit is contained in:
rene 2026-04-17 10:26:59 +02:00
parent 7fddfdba0b
commit abc7e6628a
6 changed files with 18 additions and 17 deletions

View file

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