Routen-Validierung: >15 km/h Ø zählt nicht für Stats/Trophäen, SW by-v331

This commit is contained in:
rene 2026-04-24 09:46:15 +02:00
parent b5e4eab84d
commit 7ac421fcf9
7 changed files with 40 additions and 16 deletions

View file

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