mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-07 13:43:03 -04:00
UserScript: fix 'headers.get is not a function' error
This commit is contained in:
parent
c7f3889713
commit
e447dec67b
2 changed files with 5 additions and 9 deletions
|
@ -9,6 +9,7 @@
|
|||
// @license GPL-3.0
|
||||
// @match *://*.discord.com/*
|
||||
// @grant GM_xmlhttpRequest
|
||||
// @grant unsafeWindow
|
||||
// @run-at document-start
|
||||
// @compatible chrome Chrome + Tampermonkey or Violentmonkey
|
||||
// @compatible firefox Firefox Tampermonkey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue