This commit is contained in:
parent
ef5314d4fe
commit
6e4f7f7c3d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ function waitForElm(selector) {
|
|||
});
|
||||
}
|
||||
let settings_HTML = `
|
||||
<p>There are no features here... Want to suggest some <a class=link href="https://discuss.swee.codes/c/10">here?</a> :3</p>
|
||||
<p>There are no features here... Want to suggest some <a target="_blank" 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