update user profile stuff
This commit is contained in:
@@ -165,7 +165,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