refactor: useRestoreMapSettings entfernt und direkt in MapComponent integriert
- redundante Hook gelöscht - restoreMapSettings direkt per useEffect in MapComponent verwendet - mehr Klarheit durch Vereinfachung der Map-Initialisierung
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.154";
|
||||
export const APP_VERSION = "1.1.155";
|
||||
|
||||
Reference in New Issue
Block a user