Skip to content

Commit

Permalink
add text zoom feature flag (#1057)
Browse files Browse the repository at this point in the history
**Required**:

Task/Issue URL:
https://app.asana.com/0/inbox/392891325557408/1206268893832417/1208690165365832
iOS PR:  duckduckgo/iOS#3509
macOS PR:  duckduckgo/macos-browser#3496
What kind of version bump will this require?: Major

**Optional**:

Tech Design URL:
CC:

**Description**:
Adds feature flag for text zoom.  See platform PRs for testing.
  • Loading branch information
brindy authored Nov 14, 2024
1 parent cfb1780 commit 183b9c1
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 PrivacyFeature: String {
case networkProtection
case aiChat
case contextualOnboarding
case textZoom
case adAttributionReporting
}

Expand Down

0 comments on commit 183b9c1

Please sign in to comment.