refactor: useInitLocationDevices entfernt, direkter Redux-Thunk in MapComponent verwendet

This commit is contained in:
ISA
2025-05-20 10:06:25 +02:00
parent 2d7996e164
commit ae40aa5d75
3 changed files with 7 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.113";
export const APP_VERSION = "1.1.114";