Add the AMO UUID.
This commit is contained in:
parent
aecbc024ec
commit
54a841b580
|
@ -29,5 +29,10 @@
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"background-scripts/initialize.ts"
|
"background-scripts/initialize.ts"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"applications": {
|
||||||
|
"gecko": {
|
||||||
|
"id": "{cbb8b06b-9d6f-42f2-9d8d-7581f411653c}"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue