From 1cae7e6c0c930292f35e42f1bebb84e0a46f9075 Mon Sep 17 00:00:00 2001 From: Paul McLanahan Date: Wed, 11 Dec 2024 17:37:40 -0500 Subject: [PATCH] Fix #15296: Add fxshare6 and fxshare7 to allow list --- bedrock/firefox/redirects.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bedrock/firefox/redirects.py b/bedrock/firefox/redirects.py index 0361bbccb9d..debb54b0982 100644 --- a/bedrock/firefox/redirects.py +++ b/bedrock/firefox/redirects.py @@ -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", ]