refactor(poiTypes): fetch-Logik aus Slice entfernt, fetchPoiTypThunk korrekt eingebunden
- 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
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.180";
|
||||
export const APP_VERSION = "1.1.181";
|
||||
|
||||
Reference in New Issue
Block a user