fix: POI-Typ wird beim Öffnen des Modals korrekt vorausgewählt
- idPoiTyp an Marker übergeben und in handleEditPoi verwendet - Dropdown-Zuweisung in PoiUpdateModal.js über Redux poiTypData - Version erhöht auf 1.1.164
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.164";
|
||||
export const APP_VERSION = "1.1.165";
|
||||
|
||||
Reference in New Issue
Block a user