diff --git a/config-overrides.js b/config-overrides.js index 9f8155c..fc0bcbf 100644 --- a/config-overrides.js +++ b/config-overrides.js @@ -85,6 +85,7 @@ const userscriptWebpack = (config, env) => { // @updateURL ${process.env.REACT_APP_USERSCRIPT_DOWNLOADURL} // @grant GM.xmlHttpRequest // @grant GM.registerMenuCommand +// @grant GM.unregisterMenuCommand // @grant GM.setValue // @grant GM.getValue // @grant GM.deleteValue