This commit is contained in:
parent
fbfab787cf
commit
07eb2e6e3f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Builded settings
|
|||
`
|
||||
if (location.host == "www.guilded.gg") {
|
||||
console.info("Guilded.GG detected.");
|
||||
$.initialize('.NavV4TeamSelectorBottomOptionsList-container', function() {
|
||||
$.initialize('.NavV4TeamSelector-container', function() {
|
||||
console.info("Injecting settings entry...")
|
||||
$(this)[0].innerHTML += settings_entry;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue