missing semicolon in user fix
This commit is contained in:
parent
a139e6ca48
commit
9b741e5897
@ -22,6 +22,6 @@
|
||||
{
|
||||
update_user(result.username, null, document.getElementById("nickname").value, null, document.getElementById("sex").value,document.getElementById("bio").value, "user");
|
||||
}
|
||||
})
|
||||
});
|
||||
}
|
||||
</script>
|
Loading…
x
Reference in New Issue
Block a user