Skip to content

Commit

Permalink
[WFX-400] Force use the Firefox user agent. (#2745)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Feb 19, 2024
1 parent 10ef55a commit 6dbd234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions waterfox/browser/branding/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ MOZ_INCLUDE_SOURCE_INFO=1
MOZ_REQUIRE_SIGNING=
MOZ_APP_REMOTINGNAME=waterfox-default
MOZ_TELEMETRY_REPORTING=
MOZ_APP_UA_NAME="Firefox"

if test "$MOZ_UPDATE_CHANNEL" = "beta"; then
# Official beta builds
Expand Down

0 comments on commit 6dbd234

Please sign in to comment.