From d8d59febbb1d5df8cfaca06bba342c6f2041f463 Mon Sep 17 00:00:00 2001 From: Lncvrt Date: Sat, 14 Feb 2026 12:15:28 -0700 Subject: [PATCH] oops --- src/app/game/page.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/app/game/page.tsx b/src/app/game/page.tsx index 6b3189b..7b38c92 100644 --- a/src/app/game/page.tsx +++ b/src/app/game/page.tsx @@ -465,12 +465,7 @@ export default function Installs () { entry ) } - disabled={downloadProgress.length != 0} - title={ - downloadProgress.length != 0 - ? 'Cannot update while downloads are in progress ' - : 'Click to update the game' - } + title={'Click to update the game'} > Update