This commit is contained in:
parent
5722bbff59
commit
b9da4da8d6
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ let settings_HTML = `
|
|||
`;
|
||||
|
||||
let customloader = await GM.getValue("customLoader", `
|
||||
<img src="https://git.swee.codes/swee/Builded/raw/branch/main/Builded-solid.png" />
|
||||
Guilded load...
|
||||
`)
|
||||
let customloader_enable = await GM.getValue("customLoaderEnable", true)
|
||||
let settings_entry = `
|
||||
|
|
Loading…
Reference in a new issue