chore: entferne mapGisStationsStatusDistrictUrl aus config.js
- alle direkten fetch-Zugriffe wurden entfernt oder durch Redux ersetzt - Variable mapGisStationsStatusDistrictUrl wird im Projekt nicht mehr verwendet - Zugriff auf Gerätestatus erfolgt jetzt zentral über Redux-Toolkit Thunk
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.142";
|
||||
export const APP_VERSION = "1.1.143";
|
||||
|
||||
Reference in New Issue
Block a user