Feature/3811 appconfig

This commit is contained in:
Frank Rotermund
2023-09-19 11:21:12 +00:00
parent e3cfb301a9
commit 5dd5dc2db7
13 changed files with 205 additions and 145 deletions
+3
View File
@@ -678,4 +678,7 @@ class BWIBuildSettings: NSObject {
// MARK: Create Room Menu
var enableAllChatsToolbar = true
// MARK: App Config
var avoidServerSelectionOnAppConfig = false
}