From 6a5e586981e83b6d71420b4be940031fa1f0d3f1 Mon Sep 17 00:00:00 2001 From: arcbtc Date: Fri, 8 Dec 2023 21:09:51 +0000 Subject: [PATCH] renamed icon --- manifest.json | 2 +- static/image/{template.png => temp.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/image/{template.png => temp.png} (100%) diff --git a/manifest.json b/manifest.json index d705f4d..a3302e7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,4 +6,4 @@ "repository": "template-extension" } ] -} +} \ No newline at end of file diff --git a/static/image/template.png b/static/image/temp.png similarity index 100% rename from static/image/template.png rename to static/image/temp.png