mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 19:34:25 +02:00
Feature/3120 location sharing
This commit is contained in:
@@ -88,10 +88,8 @@ final class AppCoordinator: NSObject, AppCoordinatorType {
|
||||
// Setup navigation router store
|
||||
_ = NavigationRouterStore.shared
|
||||
|
||||
#if LOCATION
|
||||
// Setup user location services
|
||||
_ = UserLocationServiceProvider.shared
|
||||
#endif
|
||||
|
||||
if BuildSettings.enableSideMenu {
|
||||
self.addSideMenu()
|
||||
|
||||
Reference in New Issue
Block a user