From 54d9bd5e8258147f096e3847e1516f245297f3f3 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Tue, 14 Oct 2025 02:28:22 -0400 Subject: [PATCH] More le fixes --- app/routes/gmm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/routes/gmm.tsx b/app/routes/gmm.tsx index db37646..a4dbe99 100644 --- a/app/routes/gmm.tsx +++ b/app/routes/gmm.tsx @@ -80,6 +80,7 @@ export default function () { title: "Game mod added", }); onClose(); + location.reload(); } setIdToAdd(""); @@ -157,8 +158,7 @@ export default function () {