diff options
Diffstat (limited to 'vencord-patches/0008-ReplaceGoogleSearch.patch')
-rw-r--r-- | vencord-patches/0008-ReplaceGoogleSearch.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vencord-patches/0008-ReplaceGoogleSearch.patch b/vencord-patches/0008-ReplaceGoogleSearch.patch index 55215eb..f964b4f 100644 --- a/vencord-patches/0008-ReplaceGoogleSearch.patch +++ b/vencord-patches/0008-ReplaceGoogleSearch.patch @@ -1,4 +1,4 @@ -From 7cad16368cf3fb25e41c76c139397db7aa90dd8f Mon Sep 17 00:00:00 2001 +From 15830c1db71d6fb675711cbd6beb06c6d92cc224 Mon Sep 17 00:00:00 2001 From: 1024x2 <2pow11@gmail.com> Date: Sat, 20 Jul 2024 00:04:36 +0100 Subject: [PATCH 8/8] =?UTF-8?q?ReplaceGoogleSearch:=20=E9=87=8D=E6=96=B0?= @@ -13,7 +13,7 @@ Content-Transfer-Encoding: 8bit 1 file changed, 1 insertion(+) diff --git a/src/plugins/replaceGoogleSearch/index.tsx b/src/plugins/replaceGoogleSearch/index.tsx -index 43b0762..f7d3239 100644 +index 593c986..2b0022d 100644 --- a/src/plugins/replaceGoogleSearch/index.tsx +++ b/src/plugins/replaceGoogleSearch/index.tsx @@ -17,6 +17,7 @@ const DefaultEngines = { @@ -25,5 +25,5 @@ index 43b0762..f7d3239 100644 Reddit: "https://www.reddit.com/search?q=", Wikipedia: "https://wikipedia.org/w/index.php?search=", -- -2.46.0 +2.46.1 |