refactor: POI aktualisieren auf updatePoiThunk + ID aus react-select umgestellt

- Thunk getDeviceIdByNameThunk entfernt
- idLD direkt aus Dropdown gelesen
- updatePoiThunk + updatePoiService vollständig eingebunden
- Fehlerbehandlung in handleSubmit verbessert
- Version erhöht auf 1.1.162
This commit is contained in:
Ismail Ali
2025-05-24 09:18:34 +02:00
parent b69a3efae3
commit fc6a706769
7 changed files with 98 additions and 24 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.162";
export const APP_VERSION = "1.1.163";