mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
MESSENGER-3269 Compilability
This commit is contained in:
@@ -88,8 +88,10 @@ 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