This commit is contained in:
parent
6f1588ba00
commit
ef5314d4fe
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ function waitForElm(selector) {
|
|||
});
|
||||
}
|
||||
let settings_HTML = `
|
||||
<p>There are no settings here... Want to suggest some <a href="https://discuss.swee.codes/c/10">here?</a> :3</p>
|
||||
<p>There are no features here... Want to suggest some <a class=link href="https://discuss.swee.codes/c/10">here?</a> :3</p>
|
||||
`;
|
||||
let settings_entry = `
|
||||
<div onclick="window.location = 'https://www.guilded.gg/explore/servers/overview';" class="DraggableHandle-container NavV4SelectorRow-container NavV4TeamSelectorBottomOptionsList-row">
|
||||
|
|
Loading…
Reference in a new issue