Feature: Scan-Fortschritt als SVG-Ring um das Zoom-Statusfeld

This commit is contained in:
rene 2026-04-17 10:44:52 +02:00
parent 49d129e00c
commit cd3f118113
4 changed files with 73 additions and 87 deletions

View file

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