From f69b5597a849c1b09b2582d8f19e5a18e4d604c4 Mon Sep 17 00:00:00 2001 From: Lesley Norton Date: Tue, 26 Oct 2021 21:14:33 -0500 Subject: [PATCH] Revert app id to "@testpilot-containers" --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 6c3188d..89ffc63 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -10,7 +10,7 @@ }, "applications": { "gecko": { - "id": "vpn@mozilla.org", + "id": "@testpilot-containers", "strict_min_version": "67.0" } }, @@ -37,7 +37,7 @@ ], "browser_specific_settings": { "gecko": { - "id": "vpn@mozilla.org" + "id": "@testpilot-containers" } }, "commands": {