From 6b1d7827a73c05d9c9e7be6587f2b53a5959b97d Mon Sep 17 00:00:00 2001 From: yangt1997 <109191647+yangt1997@users.noreply.github.com> Date: Sat, 22 Apr 2023 23:33:31 +0800 Subject: [PATCH] Update settings.tsx --- app/components/settings.tsx | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 4dba46b43..9fe70f1a3 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -336,19 +336,7 @@ export function Settings() { : Locale.Settings.Update.IsLatest } > - {checkingUpdate ? ( -
- ) : hasNewVersion ? ( - - {Locale.Settings.Update.GoToUpdate} - - ) : ( -