From 1313c82dfc1121f46ba5986d748ada617067646f Mon Sep 17 00:00:00 2001 From: radish <1376134288@qq.com> Date: Thu, 13 Apr 2023 12:01:57 +0800 Subject: [PATCH] Update README_CN.md --- app/components/settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 5904d1314..60fff94ec 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -236,9 +236,9 @@ export function Settings(props: { closeSettings: () => void }) { {checkingUpdate ? (
) : hasNewVersion ? ( - /* + {Locale.Settings.Update.GoToUpdate} - */ + ) : ( }