mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
MESSENGER-5768 set old composer as default
This commit is contained in:
@@ -672,7 +672,7 @@ class BWIBuildSettings: NSObject {
|
||||
var enableFeatureVoiceBroadcastsByDefault = false
|
||||
|
||||
// MARK: WYSIWYG
|
||||
var enableFeatureWYSIWYGByDefault = true
|
||||
var enableFeatureWYSIWYGByDefault = false
|
||||
var bwiWYSIWYGVisibilityInSettings = true
|
||||
var enableWYSIWYGCommands = false
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ extension BWIBuildSettings {
|
||||
bwiUseWellKnownPrivacyPolicyLink = true
|
||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
enableFeatureWYSIWYGByDefault = true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -41,5 +41,6 @@ extension BWIBuildSettings {
|
||||
|
||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
enableFeatureWYSIWYGByDefault = true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,6 +32,7 @@ extension BWIBuildSettings {
|
||||
|
||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger-open/id6450672686"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
enableFeatureWYSIWYGByDefault = true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -30,6 +30,7 @@ extension BWIBuildSettings {
|
||||
bwiUseWellKnownPrivacyPolicyLink = true
|
||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
enableFeatureWYSIWYGByDefault = true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user