Removing 32px icon from manifest

This commit is contained in:
Tangent / Rose / Nebula Rosa 2024-10-20 22:51:21 +00:00
parent ec9990bdb9
commit 516190f38c

View File

@ -5,7 +5,6 @@
"version": "1.1", "version": "1.1",
"icons": { "icons": {
"16": "images/gauntlet16.png", "16": "images/gauntlet16.png",
"32": "images/gauntlet32.png",
"48": "images/gauntlet48.png", "48": "images/gauntlet48.png",
"128": "images/gauntlet128.png" "128": "images/gauntlet128.png"
}, },