From 7c47e05a3a3750748d27d8d1749dd497bdca96fa Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Sep 2024 19:54:57 +0200 Subject: [PATCH] fix: swap "File Size" and "Download Link" to correct places in SVR.JS mods page --- app/(root)/mods/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(root)/mods/page.tsx b/app/(root)/mods/page.tsx index 1f6e217..8d98582 100644 --- a/app/(root)/mods/page.tsx +++ b/app/(root)/mods/page.tsx @@ -86,8 +86,8 @@ const ModsPage: React.FC = () => { Date File Name Version - Download Link - File Size + File Size + Download Link