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

This commit is contained in:
Nova Cat 2025-01-04 20:14:45 -08:00
parent 1349a4995f
commit 8d3f761f8a

View file

@ -41,7 +41,6 @@ let settings_HTML = `
let customloader = await GM.getValue("customLoader", `
<img id="app-loader-animated-image" src="https://git.swee.codes/swee/Builded/raw/branch/main/Builded-solid.png" />
<br>
<p>Guilded load...</p>
`)
let customloader_enable = await GM.getValue("customLoaderEnable", true)