mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-19 14:12:13 +02:00
Disable the personalisation screens for now, until the middle section is ready.
This commit is contained in:
@@ -382,7 +382,7 @@ final class BuildSettings: NSObject {
|
||||
static let authEnableRefreshTokens = false
|
||||
|
||||
// MARK: - Onboarding
|
||||
static let onboardingShowAccountPersonalization = true
|
||||
static let onboardingShowAccountPersonalization = false
|
||||
|
||||
// MARK: - Unified Search
|
||||
static let unifiedSearchScreenShowPublicDirectory = true
|
||||
|
||||
Reference in New Issue
Block a user