diff options
author | 1024x2 | 2024-09-24 17:08:57 +0100 |
---|---|---|
committer | 1024x2 | 2024-09-24 17:08:57 +0100 |
commit | 7c16e8d1d614b34300393e802222351a5023070d (patch) | |
tree | a987f0f93f9af2000062f87f583dbbcf1d79751e /vencord-patches/0008-ReplaceGoogleSearch.patch | |
parent | 2e462229f8b17bd2210118a545c24cdf4a21348c (diff) |
Rebased onto commit cb2848f186f3d074d1a3390643aba70fa481eb6b
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 |