diff options
Diffstat (limited to 'browser/userscript.meta.js')
-rw-r--r-- | browser/userscript.meta.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/userscript.meta.js b/browser/userscript.meta.js index 81cf3e7..5b2a39b 100644 --- a/browser/userscript.meta.js +++ b/browser/userscript.meta.js @@ -7,7 +7,7 @@ // @supportURL https://github.com/Vendicated/Vencord // @license GPL-3.0 // @match *://*.discord.com/* -// @grant none +// @grant GM_xmlhttpRequest // @run-at document-start // @compatible chrome Chrome + Tampermonkey or Violentmonkey // @compatible firefox Firefox Tampermonkey |