Feature: Telefonnummer für Orte (DB-Migration + API + Formular + Detailansicht)

This commit is contained in:
rene 2026-04-17 10:32:04 +02:00
parent abc7e6628a
commit 7096ba8fea
6 changed files with 17 additions and 5 deletions

View file

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