This commit is contained in:
2025-02-13 15:05:23 +09:00
parent b70b2e8f2c
commit 95d5cad3bc
3 changed files with 1 additions and 3 deletions

View File

@@ -147,7 +147,6 @@ const BattleEvent = () => {
break;
case "deleteComplete":
handleModalClose('deleteComplete');
// fetchData(option);
window.location.reload();
break;
case "warning":