Hmm, it should work now, right? (Please... work..)
This commit is contained in:
parent
748e691a58
commit
c09b8d888f
@ -42,7 +42,7 @@
|
||||
});
|
||||
toast.push(message);
|
||||
setTimeout(() => {
|
||||
browser && location.reload();
|
||||
browser && window.location.replace('/')
|
||||
}, 1000);
|
||||
} catch (error) {
|
||||
loading = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user