fix: correct key from "icon" to "icons" in manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 11s
Some checks failed
CI / build-and-publish (push) Failing after 11s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "Vinted Favorites Price",
|
||||
"version": "1.3.1",
|
||||
"icon": {
|
||||
"icons": {
|
||||
"16": "icon.png",
|
||||
"32": "icon.png",
|
||||
"48": "icon.png",
|
||||
|
||||
Reference in New Issue
Block a user