Merge pull request #2175 from mozilla/revert-addon-id-change
Revert app id to "@testpilot-containers"
This commit is contained in:
commit
e5cb1858a1
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue