mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
MESSENGER-4549 Enable locationsharing per default when there is an url in well-known
This commit is contained in:
@@ -21,7 +21,7 @@ extension BWIBuildSettings {
|
||||
|
||||
func overrideTargetSpecificSettings() {
|
||||
secondaryAppName = "BundesMessenger"
|
||||
locationSharingEnabled = false
|
||||
locationSharingEnabled = true
|
||||
bwiLocationShareButtonVisible = false
|
||||
bwiLoginFlowLayout = false
|
||||
authScreenShowTestServerOptions = false
|
||||
|
||||
Reference in New Issue
Block a user