correct appId in the extension
This commit is contained in:
parent
9bfbab9f3e
commit
b4f6356ed5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "webapimanager@peteresnyder.com",
|
||||
"id": "{fb986c76-c042-49b8-85b5-c3dd68e83440}",
|
||||
"strict_min_version": "54.0"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue