Fix Auto Update Relaunch Text

This commit is contained in:
thororen 2024-12-03 04:16:23 -05:00
parent aa449b0ab7
commit 5331a00085

View file

@ -227,7 +227,7 @@ function Updater() {
note="Relaunch's the app after automatically updating with no prompt" note="Relaunch's the app after automatically updating with no prompt"
disabled={!settings.autoUpdate} disabled={!settings.autoUpdate}
> >
When automatically updating relaunch as well without a prompt Automatically Relaunch After Updating
</Switch> </Switch>
<Forms.FormTitle tag="h5">Repo</Forms.FormTitle> <Forms.FormTitle tag="h5">Repo</Forms.FormTitle>