From e6d44d95d2ee68fe054eecc6599273e8e029d8b8 Mon Sep 17 00:00:00 2001 From: 1024x2 Date: Sat, 8 Jun 2024 23:12:41 +0100 Subject: Update patches --- 0006-Updater-Disable-auto-update-by-default.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '0006-Updater-Disable-auto-update-by-default.patch') diff --git a/0006-Updater-Disable-auto-update-by-default.patch b/0006-Updater-Disable-auto-update-by-default.patch index 79c0be6..c962665 100644 --- a/0006-Updater-Disable-auto-update-by-default.patch +++ b/0006-Updater-Disable-auto-update-by-default.patch @@ -1,4 +1,4 @@ -From cdbd25f4d76bf0a7fbf57c26b3ce14cd8f90f5f4 Mon Sep 17 00:00:00 2001 +From eb88bbf9bf7fa46ed4940e7d4aa59c7885252211 Mon Sep 17 00:00:00 2001 From: 1024x2 <2pow11@gmail.com> Date: Sun, 21 Apr 2024 21:22:25 +0100 Subject: [PATCH 6/6] Updater: Disable auto-update by default @@ -8,7 +8,7 @@ Subject: [PATCH 6/6] 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 696c12c..4503011 100644 +index 70ba0bd4..2632c43f 100644 --- a/src/api/Settings.ts +++ b/src/api/Settings.ts @@ -77,7 +77,7 @@ export interface Settings { @@ -21,5 +21,5 @@ index 696c12c..4503011 100644 useQuickCss: true, themeLinks: [], -- -2.45.0 +2.45.2 -- cgit v1.2.3