Skip to content

Commit

Permalink
Merge branch 'alex/malware-protection-5' into alex/malware-protection-6
Browse files Browse the repository at this point in the history
  • Loading branch information
mallexxx committed Nov 29, 2024
2 parents 5c7306a + 22f3d8f commit b82bb45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ public enum DuckPlayerSubfeature: String, PrivacySubfeature {
public enum MaliciousSiteProtectionSubfeature: String, PrivacySubfeature {
public var parent: PrivacyFeature { .maliciousSiteProtection }
case allowErrorPage
case allowPreferencesToggle
}

public enum SyncPromotionSubfeature: String, PrivacySubfeature {
Expand Down

0 comments on commit b82bb45

Please sign in to comment.