update user profile stuff
This commit is contained in:
@@ -184,7 +184,7 @@ document.addEventListener('paste', async (e) => {
|
||||
setTheme();
|
||||
|
||||
function userSettings(){
|
||||
thisuser.usersettings.show();
|
||||
thisuser.showusersettings();
|
||||
}
|
||||
document.getElementById("settings").onclick=userSettings;
|
||||
function userConnections(){
|
||||
|
Reference in New Issue
Block a user