Reload on appeal form toggle
This commit is contained in:
parent
5db1df733b
commit
6e66f9c7d1
@ -134,6 +134,7 @@ export default function () {
|
|||||||
|
|
||||||
onClose();
|
onClose();
|
||||||
await new Promise((p) => setTimeout(p, 5000));
|
await new Promise((p) => setTimeout(p, 5000));
|
||||||
|
location.reload();
|
||||||
}
|
}
|
||||||
|
|
||||||
return showSuccess ? (
|
return showSuccess ? (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user