From 50038412f19edaecfcc676145f331b52e6b0e45a Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Thu, 9 May 2024 10:38:37 -0600 Subject: [PATCH] Update conditions.json --- conditions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conditions.json b/conditions.json index fbcddfc..e9cb33f 100644 --- a/conditions.json +++ b/conditions.json @@ -1,7 +1,7 @@ [ { "bundle_id": "orgmozillanightly", - "include": ["firefox"], + "include": ["mozilla", "firefox"], "exclude": [], "includeForce": [] }