- lineStatusData und setLinesData entfernt (durch Redux ersetzt) - doppeltes fetchGisStationsMeasurementsThunk entfernt - Kommentar-Altlasten bereinigt - Vorbereitung für künftige Migration von lineColors zu Redux
3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
// /config/appVersion
|
|
export const APP_VERSION = "1.1.134";
|