From 47db61d00e6dc6a220edf6c7b806d356e19dce07 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Mon, 7 Oct 2024 18:11:29 +0300 Subject: [PATCH] Add icon to userscript meta (#2936) --- browser/userscript.meta.js | 1 + 1 file changed, 1 insertion(+) diff --git a/browser/userscript.meta.js b/browser/userscript.meta.js index 5b2a39be6..1d986aaee 100644 --- a/browser/userscript.meta.js +++ b/browser/userscript.meta.js @@ -5,6 +5,7 @@ // @author Vendicated (https://github.com/Vendicated) // @namespace https://github.com/Vendicated/Vencord // @supportURL https://github.com/Vendicated/Vencord +// @icon https://raw.githubusercontent.com/Vendicated/Vencord/refs/heads/main/browser/icon.png // @license GPL-3.0 // @match *://*.discord.com/* // @grant GM_xmlhttpRequest