Feature: KI-Nutzung im Admin mit 30-Tage-Sparkline + Top-Nutzer-Tabelle — SW by-v486, APP_VER 463

This commit is contained in:
rene 2026-04-29 10:42:00 +02:00
parent 392359df45
commit dc737d0c48
4 changed files with 109 additions and 32 deletions

View file

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