diff --git a/app/routes/gmm.tsx b/app/routes/gmm.tsx index 3b5b0cc..db37646 100644 --- a/app/routes/gmm.tsx +++ b/app/routes/gmm.tsx @@ -79,6 +79,7 @@ export default function () { status: "success", title: "Game mod added", }); + onClose(); } setIdToAdd(""); @@ -116,7 +117,7 @@ export default function () { - @@ -146,6 +147,7 @@ export default function () {