aboutsummaryrefslogtreecommitdiffstats
path: root/vencord-patches/0006-Updater-Disable-auto-update-by-default.patch
diff options
context:
space:
mode:
author1024x22024-09-12 15:16:15 +0100
committer1024x22024-09-12 15:16:15 +0100
commit2e462229f8b17bd2210118a545c24cdf4a21348c (patch)
tree08d49c3c468467fb501c6165f513e12d8fa7729b /vencord-patches/0006-Updater-Disable-auto-update-by-default.patch
parent8676c6705d27c5e6246bb5d4b6732614f5672c98 (diff)
Update patchesHEADpatches
Diffstat (limited to 'vencord-patches/0006-Updater-Disable-auto-update-by-default.patch')
-rw-r--r--vencord-patches/0006-Updater-Disable-auto-update-by-default.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/vencord-patches/0006-Updater-Disable-auto-update-by-default.patch b/vencord-patches/0006-Updater-Disable-auto-update-by-default.patch
index c22aa3b..fb9517e 100644
--- a/vencord-patches/0006-Updater-Disable-auto-update-by-default.patch
+++ b/vencord-patches/0006-Updater-Disable-auto-update-by-default.patch
@@ -1,4 +1,4 @@
-From c343fc737e26195eb7c5f4af4c1e506d73f46465 Mon Sep 17 00:00:00 2001
+From 9159ba3d4e133cda94df24fec231dd256d94c70c Mon Sep 17 00:00:00 2001
From: 1024x2 <2pow11@gmail.com>
Date: Sun, 21 Apr 2024 21:22:25 +0100
Subject: [PATCH 6/8] Updater: Disable auto-update by default
@@ -8,7 +8,7 @@ Subject: [PATCH 6/8] Updater: Disable auto-update by default
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/api/Settings.ts b/src/api/Settings.ts
-index 88337a91..4473bc1c 100644
+index ac116f5..0f4c269 100644
--- a/src/api/Settings.ts
+++ b/src/api/Settings.ts
@@ -77,7 +77,7 @@ export interface Settings {
@@ -21,5 +21,5 @@ index 88337a91..4473bc1c 100644
useQuickCss: true,
themeLinks: [],
--
-2.45.2
+2.46.0