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 and mgurgel committed Nov 18, 2024
1 parent 2160294 commit 33cb7da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ public enum PrivacyFeature: String {
case networkProtection
case aiChat
case contextualOnboarding
case textZoom
case adAttributionReporting
}

Expand Down

0 comments on commit 33cb7da

Please sign in to comment.