From ee5e2ef55b7ea848cd4dc3907355fa5a7c39bbdb Mon Sep 17 00:00:00 2001 From: radish <1376134288@qq.com> Date: Thu, 13 Apr 2023 11:55:03 +0800 Subject: [PATCH] Update README_CN.md --- app/components/settings.tsx | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index e418d4843..25ef53e72 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -223,30 +223,7 @@ export function Settings(props: { closeSettings: () => void }) { - - {checkingUpdate ? ( -
- ) : hasNewVersion ? ( - - {Locale.Settings.Update.GoToUpdate} - - ) : ( - } - text={Locale.Settings.Update.CheckUpdate} - onClick={() => checkUpdate(true)} - /> - )} - +