- updatePolylineCoordinatesThunk in markerUtils.js und poiUtils.js eingebunden - zentrale Hilfsfunktion savePolylineRedux erstellt - fetch() entfernt, Version auf 1.1.183 erhöht
3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
// /config/appVersion
|
|
export const APP_VERSION = "1.1.184";
|