fix: change license field to custom_license in manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 32s
Some checks failed
CI / build-and-publish (push) Failing after 32s
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "vinted-favs-price",
|
"name": "vinted-favs-price",
|
||||||
"version": "1.2.2",
|
"version": "1.2.2",
|
||||||
"license": "MIT",
|
"custom_license": "MIT",
|
||||||
"categories": {
|
"categories": {
|
||||||
"firefox": [
|
"firefox": [
|
||||||
"shopping"
|
"shopping"
|
||||||
|
|||||||
Reference in New Issue
Block a user