Hm, soemthing is not working
This commit is contained in:
parent
df41cf14da
commit
7e2f68870c
@ -40,8 +40,9 @@
|
||||
password
|
||||
}
|
||||
});
|
||||
loading = false;
|
||||
browser && location.reload();
|
||||
setTimeout(() => {
|
||||
browser && location.reload();
|
||||
}, 1000);
|
||||
} catch (error) {
|
||||
loading = false;
|
||||
browser && toast.push(error.error || error || 'Ooops something went wrong.');
|
||||
|
Loading…
x
Reference in New Issue
Block a user