- fetchPoiTypes aus poiTypesSlice entfernt - fetchPoiTypThunk.js + Service verwendet - dispatch-Aufrufe in Komponenten angepasst - Fehler "is not a function" beseitigt - Version auf 1.1.180 erhöht
3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
// /config/appVersion
|
|
export const APP_VERSION = "1.1.181";
|