From 516190f38cba3b5d6f7c9d14adf0e595c451c287 Mon Sep 17 00:00:00 2001 From: Tangent / Rose / Nebula Rosa Date: Sun, 20 Oct 2024 22:51:21 +0000 Subject: [PATCH] Removing 32px icon from manifest --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5c3a28c..8fd0325 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,6 @@ "version": "1.1", "icons": { "16": "images/gauntlet16.png", - "32": "images/gauntlet32.png", "48": "images/gauntlet48.png", "128": "images/gauntlet128.png" },