client side bug fixed
This commit is contained in:
parent
d3f55c830f
commit
9745092a33
@ -2713,7 +2713,7 @@ const handleImport = async () => {
|
|||||||
type: "success",
|
type: "success",
|
||||||
});
|
});
|
||||||
|
|
||||||
// window.location.reload();
|
window.location.reload();
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error("Upload error:", error);
|
console.error("Upload error:", error);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user