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:21:25 -08:00
parent b9da4da8d6
commit f85f94742e

View file

@ -40,6 +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.svg" />
Guilded load...
`)
let customloader_enable = await GM.getValue("customLoaderEnable", true)