Skip to content

Commit

Permalink
Fix #15296: Add fxshare6 and fxshare7 to allow list (#15718)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmac authored Dec 11, 2024
1 parent a19faec commit 7a02357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bedrock/firefox/redirects.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ def mobile_app(request, *args, **kwargs):
"fxshare3",
"fxshare4",
"fxshare5",
"fxshare6",
"fxshare7",
"DESKTOP_FEATURE_CALLOUT_SIGNED_INTO_ACCOUNT.treatment_a",
"DESKTOP_FEATURE_CALLOUT_SIGNED_INTO_ACCOUNT.treatment_b",
]
Expand Down

0 comments on commit 7a02357

Please sign in to comment.