This commit is contained in:
parent
081c72cf39
commit
f764798125
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @require https://code.jquery.com/jquery-3.7.1.min.js
|
// @require https://code.jquery.com/jquery-3.7.1.min.js
|
||||||
// @run-at document-end
|
// @run-at document-end
|
||||||
// ==/UserScript==]
|
// ==/UserScript==
|
||||||
|
|
||||||
let settings_HTML = `
|
let settings_HTML = `
|
||||||
<p>If you see this text, the userscript successfully rendered the settings page.</p>
|
<p>If you see this text, the userscript successfully rendered the settings page.</p>
|
||||||
|
|
Loading…
Reference in a new issue