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:15:52 -08:00
parent 84c362a26d
commit 5722bbff59

View file

@ -40,7 +40,7 @@ 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" />
<img src="https://git.swee.codes/swee/Builded/raw/branch/main/Builded-solid.png" />
`)
let customloader_enable = await GM.getValue("customLoaderEnable", true)
let settings_entry = `