Skip to content

Commit

Permalink
Adds onByDefault subfeature to Autofill privacy feature (#519)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/0/1205296228305939/f
iOS PR: duckduckgo/iOS#2056
macOS PR: duckduckgo/macos-browser#1699
What kind of version bump will this require?: Patch

Description:
Adds onByDefault subfeature to Autofill privacy feature
  • Loading branch information
amddg44 authored Oct 8, 2023
1 parent 850d7b3 commit 43fd829
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public enum AutofillSubfeature: String, PrivacySubfeature {
case inlineIconCredentials
case accessCredentialManagement
case autofillPasswordGeneration
case onByDefault
}

public enum NetworkProtectionSubfeature: String, Equatable, PrivacySubfeature {
Expand Down

0 comments on commit 43fd829

Please sign in to comment.