cleanup: entferne mapGisStationsMeasurementsUrl aus config.js und veralteten fetch in MapComponent
- Redux-Thunk fetchGisStationsMeasurementsThunk übernimmt vollständige Steuerung - fetchGisStationsMeasurementsService verwendet statt direkter URL-Konstante - config.js um mapGisStationsMeasurementsUrl bereinigt - Version erhöht auf 1.1.134
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.134";
|
||||
export const APP_VERSION = "1.1.135";
|
||||
|
||||
Reference in New Issue
Block a user