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