fix: Korrektur der Datenquelle für Geräte-Dropdown
- API-Antwort direkt analysiert: `Points` liegt auf oberster Ebene, nicht unter `data` - Anpassung der Zuweisung: `const locationDeviceData = gisStationsStatic?.Points ?? [];` - Dropdown wird nun korrekt mit Gerätenamen befüllt
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.34";
|
||||
export const APP_VERSION = "1.1.35";
|
||||
|
||||
Reference in New Issue
Block a user