Disable the personalisation screens for now, until the middle section is ready.

This commit is contained in:
Doug
2022-04-01 15:59:03 +01:00
parent 45beb24228
commit 884f570d2e
+1 -1
View File
@@ -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