From 5bc0b682713fc36e8d393a2dbd6e6fa96135b34e Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sat, 17 May 2025 11:27:58 +0300 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8f6a6a7..a223174 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "theme_color": "#000000", "icons": [ { - "src": "/img/icon.ico", + "src": "img/icon.ico", "sizes": "64x64", "type": "image/x-icon" }