From a1f4b4eabe851ddb6990da211b17eef32b75be51 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Tue, 14 Oct 2025 02:14:41 -0400 Subject: [PATCH] Le fixes --- app/routes/gmm.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 () {