update user profile stuff
This commit is contained in:
parent
3eaa1c425e
commit
ae76f2636e
11 changed files with 544 additions and 182 deletions
|
@ -165,7 +165,7 @@ document.addEventListener('paste', async (e) => {
|
|||
});
|
||||
setTheme();
|
||||
function userSettings() {
|
||||
thisuser.usersettings.show();
|
||||
thisuser.showusersettings();
|
||||
}
|
||||
document.getElementById("settings").onclick = userSettings;
|
||||
function userConnections() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue