mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
Enable authentication and personalisation flows.
This commit is contained in:
@@ -384,8 +384,8 @@ final class BuildSettings: NSObject {
|
||||
static let authEnableRefreshTokens = false
|
||||
|
||||
// MARK: - Onboarding
|
||||
static let onboardingShowAccountPersonalization = false
|
||||
static let onboardingEnableNewAuthenticationFlow = false
|
||||
static let onboardingShowAccountPersonalization = true
|
||||
static let onboardingEnableNewAuthenticationFlow = true
|
||||
|
||||
// MARK: - Unified Search
|
||||
static let unifiedSearchScreenShowPublicDirectory = true
|
||||
|
||||
Reference in New Issue
Block a user