From b0078fa9d9cd2a3306bf8bd6ed327947577e6964 Mon Sep 17 00:00:00 2001 From: zkldi <20380519+zkldi@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:08:21 +0000 Subject: [PATCH] fix: disable forcegrid as doesn't work --- .../games/_game/_playtype/folders/SpecificFolderPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/app/pages/dashboard/users/games/_game/_playtype/folders/SpecificFolderPage.tsx b/client/src/app/pages/dashboard/users/games/_game/_playtype/folders/SpecificFolderPage.tsx index aab3a3680..d172908c2 100644 --- a/client/src/app/pages/dashboard/users/games/_game/_playtype/folders/SpecificFolderPage.tsx +++ b/client/src/app/pages/dashboard/users/games/_game/_playtype/folders/SpecificFolderPage.tsx @@ -481,7 +481,7 @@ function TierlistBreakdown({ game, folderDataset, playtype, reqUser }: InfoProps requirements, and red if you haven't, instead of fancier colours. - !e); }} label="Force desktop grid view" - /> + /> */}