mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18: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
|
var enableFeatureVoiceBroadcastsByDefault = false
|
||||||
|
|
||||||
// MARK: WYSIWYG
|
// MARK: WYSIWYG
|
||||||
var enableFeatureWYSIWYGByDefault = true
|
var enableFeatureWYSIWYGByDefault = false
|
||||||
var bwiWYSIWYGVisibilityInSettings = true
|
var bwiWYSIWYGVisibilityInSettings = true
|
||||||
var enableWYSIWYGCommands = false
|
var enableWYSIWYGCommands = false
|
||||||
|
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ extension BWIBuildSettings {
|
|||||||
bwiUseWellKnownPrivacyPolicyLink = true
|
bwiUseWellKnownPrivacyPolicyLink = true
|
||||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||||
avoidServerSelectionOnAppConfig = true
|
avoidServerSelectionOnAppConfig = true
|
||||||
|
enableFeatureWYSIWYGByDefault = true
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -41,5 +41,6 @@ extension BWIBuildSettings {
|
|||||||
|
|
||||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||||
avoidServerSelectionOnAppConfig = true
|
avoidServerSelectionOnAppConfig = true
|
||||||
|
enableFeatureWYSIWYGByDefault = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ extension BWIBuildSettings {
|
|||||||
|
|
||||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger-open/id6450672686"
|
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger-open/id6450672686"
|
||||||
avoidServerSelectionOnAppConfig = true
|
avoidServerSelectionOnAppConfig = true
|
||||||
|
enableFeatureWYSIWYGByDefault = true
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ extension BWIBuildSettings {
|
|||||||
bwiUseWellKnownPrivacyPolicyLink = true
|
bwiUseWellKnownPrivacyPolicyLink = true
|
||||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||||
avoidServerSelectionOnAppConfig = true
|
avoidServerSelectionOnAppConfig = true
|
||||||
|
enableFeatureWYSIWYGByDefault = true
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user