Fix email login
This commit is contained in:
parent
bcb2ba0b1b
commit
111370c025
@ -40,10 +40,10 @@
|
||||
password
|
||||
}
|
||||
});
|
||||
browser && location.reload();
|
||||
} catch (error) {
|
||||
browser && toast.push(error.error || error || 'Ooops something went wrong.');
|
||||
} finally {
|
||||
browser && location.reload();
|
||||
loading = false;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user