Skip to content

Commit

Permalink
PIR Freemium Feature Flag (#951)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1206488453854252/1208052452067291/f
iOS PR: duckduckgo/iOS#3261
macOS PR: duckduckgo/macos-browser#3129
What kind of version bump will this require?: Patch

**Description**: Adds PIR Freemium Subfeature
  • Loading branch information
aataraxiaa authored Aug 22, 2024
1 parent 2efee14 commit 1354d1a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ public enum DBPSubfeature: String, Equatable, PrivacySubfeature {

case waitlist
case waitlistBetaActive
case freemium
}

public enum SyncSubfeature: String, PrivacySubfeature {
Expand Down

0 comments on commit 1354d1a

Please sign in to comment.