From 82c359ef14d69d8644e52fa3797c7fbfb3c2f4a8 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 31 Jan 2025 23:02:05 -0500 Subject: fix: sort patch and unpatch buttons in UI --- src/index.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 8c48ad5..61dc8a5 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -237,20 +237,20 @@ function InstalledGamesSection() { -
- - Patch - - - Unpatch - -
+ + Patch + +
+ + + Unpatch + )} -- cgit v1.2.3