Skip to content

Commit

Permalink
Add Privacy Pro Free Trials feature flag (#1108)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/0/1208767141940869/f
iOS PR: duckduckgo/iOS#3655
macOS PR: duckduckgo/macos-browser#3617
What kind of version bump will this require?: Patch

**Description**: Add Privacy Pro Free Trials feature flag
  • Loading branch information
aataraxiaa authored Dec 2, 2024
1 parent 1f1a9f9 commit 59f8fb2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ public enum PrivacyProSubfeature: String, Equatable, PrivacySubfeature {
case setAccessTokenCookieForSubscriptionDomains
case isLaunchedROW
case isLaunchedROWOverride
case freeTrials
}

public enum SslCertificatesSubfeature: String, PrivacySubfeature {
Expand Down

0 comments on commit 59f8fb2

Please sign in to comment.