From 5331a00085d2b43f373493d899b458c6670848d8 Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:16:23 -0500 Subject: [PATCH] Fix Auto Update Relaunch Text --- src/components/VencordSettings/UpdaterTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VencordSettings/UpdaterTab.tsx b/src/components/VencordSettings/UpdaterTab.tsx index fbae59d7..60909b63 100644 --- a/src/components/VencordSettings/UpdaterTab.tsx +++ b/src/components/VencordSettings/UpdaterTab.tsx @@ -227,7 +227,7 @@ function Updater() { note="Relaunch's the app after automatically updating with no prompt" disabled={!settings.autoUpdate} > - When automatically updating relaunch as well without a prompt + Automatically Relaunch After Updating Repo