Determining location with restrictions disabled, cleaned up.
This commit is contained in:
@@ -49,6 +49,10 @@ async function updateAccount() {
|
||||
appendErrorMessage: true,
|
||||
});
|
||||
|
||||
currentPassword.value = null;
|
||||
credentials.email = null;
|
||||
credentials.password = null;
|
||||
|
||||
submitted.value = true;
|
||||
}
|
||||
finally {
|
||||
|
||||
Reference in New Issue
Block a user