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} ) : (