From 9c36ef4baad9c288ecfd6bcc2da0b1255fc6679c Mon Sep 17 00:00:00 2001 From: Regalijan Date: Thu, 5 Sep 2024 01:43:21 -0400 Subject: [PATCH] Place save data box above mod logs --- app/routes/hammer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/hammer.tsx b/app/routes/hammer.tsx index d056e4b..81b9ee1 100644 --- a/app/routes/hammer.tsx +++ b/app/routes/hammer.tsx @@ -357,7 +357,6 @@ export default function () { - {history} + {history} ); }