fix: GIS-Systeme im Control Panel sichtbar + Rename zu MapLayersControlPanel.js

- useEffect-Abhängigkeit um GisSystemStatic erweitert (Fix für leeres Control Panel nach Reload)
- DataSheet.js umbenannt in MapLayersControlPanel.js für bessere Verständlichkeit
- Version erhöht auf 1.1.136
This commit is contained in:
Ismail Ali
2025-05-21 22:52:04 +02:00
parent 7222237e46
commit c4e5dad49f
4 changed files with 26 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.136";
export const APP_VERSION = "1.1.137";