mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
MESSENGER-3675 remove message bubbles from prod build, make them setable on beta build
This commit is contained in:
@@ -566,4 +566,7 @@ final class BuildSettings: NSObject {
|
||||
// MARK: - Device manager
|
||||
|
||||
static let deviceManagerEnabled = false
|
||||
|
||||
// MARK: - Message Bubbles bwi show in our menu and only for beta builds
|
||||
static let bwiShowMessageBubbles = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user