Skip to content

Commit

Permalink
gm-scripting-1-[Minor Updates 2021 #1]-remove inspection problems / a…
Browse files Browse the repository at this point in the history
…dd jsdoc

Signed-off-by: ollily <coding@glowa-net.com>
  • Loading branch information
ollily committed Jun 20, 2021
1 parent be0bf12 commit 300f29e
Show file tree
Hide file tree
Showing 11 changed files with 2,084 additions and 1,700 deletions.
339 changes: 218 additions & 121 deletions gm_base/gm_base.user.js.RAW.js

Large diffs are not rendered by default.

1,089 changes: 545 additions & 544 deletions gm_base/gm_base.user.js.RAW.js.prev

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions gm_base/tpl/tpl_base-core.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
// ---------------
// noinspection JSUnusedGlobalSymbols

/**
* List of all URLs which are known by this script.
*/
const knownSite = [];
const CURR_HOST = document.location.host;
let CURR_PORT = document.location.port;

Expand Down
Loading

0 comments on commit 300f29e

Please sign in to comment.