mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
MESSENGER-4295 add additional information for maintenance
This commit is contained in:
committed by
Arnfried Griesert
parent
f69d9d8433
commit
e5f822c556
@@ -615,6 +615,7 @@ class BWIBuildSettings: NSObject {
|
||||
|
||||
// MARK: - Maintenance
|
||||
var enableMaintenanceInfoOnWelcomeScreen = false
|
||||
var showMaintenanceInfoMessageType = false
|
||||
|
||||
// MARK: User Search
|
||||
var sortUserSearchResultsAlphabetically = true
|
||||
|
||||
@@ -37,6 +37,7 @@ extension BWIBuildSettings {
|
||||
enableLabFeatureVoiceBroadcasts = true
|
||||
enableNewSessionManagerByDefault = true
|
||||
enableLabFeatureWYSIWYG = true
|
||||
showMaintenanceInfoMessageType = true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user