fix: correct key from "icon" to "icons" in manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 11s

This commit is contained in:
Space-Banane
2026-02-17 17:07:55 +01:00
parent cb20957171
commit c4897062af

View File

@@ -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",