diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 8f015006c..5d3879b26 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -182,7 +182,7 @@ export function Settings(props: { closeSettings: () => void }) { {checkingUpdate ? (
) : hasNewVersion ? ( - + {Locale.Settings.Update.GoToUpdate} ) : (