diff --git a/Sources/BrowserServicesKit/PrivacyConfig/Features/PrivacyFeature.swift b/Sources/BrowserServicesKit/PrivacyConfig/Features/PrivacyFeature.swift index ca81478bd..db897d0a1 100644 --- a/Sources/BrowserServicesKit/PrivacyConfig/Features/PrivacyFeature.swift +++ b/Sources/BrowserServicesKit/PrivacyConfig/Features/PrivacyFeature.swift @@ -162,6 +162,7 @@ public enum SyncSubfeature: String, PrivacySubfeature { case level1AllowDataSyncing case level2AllowSetupFlows case level3AllowCreateAccount + case seamlessAccountSwitching } public enum AutoconsentSubfeature: String, PrivacySubfeature {