From bb720407aafa32b9b69f1cc9f4ca57fca05c526d Mon Sep 17 00:00:00 2001 From: Mr Sharafdin Date: Sat, 19 Aug 2023 11:06:40 +0300 Subject: [PATCH] added the extension icon --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8e79e0..8ef854d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/sharafdin/markdown-master" }, - "icon": "media/icons/markdown.svg", + "icon": "media/icons/Master.png", "engines": { "vscode": "^1.81.0" },