Added support for making an account

This commit is contained in:
MathMan05
2024-06-08 15:12:55 -05:00
parent f6d33a7aa8
commit 7d6977d3d5
10 changed files with 192 additions and 110 deletions

View File

@@ -91,7 +91,7 @@ class localuser{
const div=document.createElement("div");
div.innerText="⌂";
div.classList.add("Home","servericon")
div.classList.add("home","servericon")
div.all=this.guildids["@me"];
serverlist.appendChild(div)
div.onclick=function(){