mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Removed labs flag and enabled New App Layout
This commit is contained in:
@@ -419,11 +419,8 @@ final class BuildSettings: NSObject {
|
||||
static let syncLocalContacts: Bool = false
|
||||
|
||||
// MARK: - New App Layout
|
||||
static let newAppLayoutEnabled = false
|
||||
static let newAppLayoutEnabled = true
|
||||
|
||||
static var isSideMenuActivated: Bool = enableSideMenu
|
||||
static var isNewAppLayoutActivated: Bool = newAppLayoutEnabled
|
||||
|
||||
// MARK: - Device manager
|
||||
|
||||
static let deviceManagerEnabled = false
|
||||
|
||||
Reference in New Issue
Block a user