Fix: Hunde-Tauglichkeit Labels vereinfacht (Leine/gut/sehr gut/premium)

This commit is contained in:
rene 2026-04-19 11:47:26 +02:00
parent 54a6615ebb
commit eabc88f0b8
2 changed files with 3 additions and 3 deletions

View file

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