From 08bf4f2febdcc9f0e124b9042dc9ce61af73b0d4 Mon Sep 17 00:00:00 2001 From: radish <1376134288@qq.com> Date: Thu, 13 Apr 2023 12:04:24 +0800 Subject: [PATCH] Update README_CN.md --- app/components/settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 60fff94ec..f098ba6e4 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -236,7 +236,7 @@ export function Settings(props: { closeSettings: () => void }) { {checkingUpdate ? (
) : hasNewVersion ? ( - + {Locale.Settings.Update.GoToUpdate} ) : (