- redundante Hook gelöscht - restoreMapSettings direkt per useEffect in MapComponent verwendet - mehr Klarheit durch Vereinfachung der Map-Initialisierung
3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
// /config/appVersion
|
|
export const APP_VERSION = "1.1.155";
|