Update builded.user.js
Some checks are pending
Check syntax / check (push) Waiting to run

This commit is contained in:
Nova Cat 2025-01-03 23:21:00 -08:00
parent d9fc22566d
commit fbfab787cf

View file

@ -12,7 +12,7 @@
// @grant GM_getValue
// @require https://code.jquery.com/jquery-3.7.1.min.js
// @require https://github.com/pie6k/jquery.initialize/raw/refs/heads/master/jquery.initialize.min.js
// @run-at document-end
// @run-at document-idle
// ==/UserScript==
function waitForElm(selector) {
return new Promise(resolve => {