From 048e9e496a4622359d6f29df93b9ec8b62a6a0d4 Mon Sep 17 00:00:00 2001 From: 1024x2 Date: Sat, 9 Mar 2024 07:17:39 +0000 Subject: Update patches --- 0002-Small-rebrand.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '0002-Small-rebrand.patch') diff --git a/0002-Small-rebrand.patch b/0002-Small-rebrand.patch index 1052397..6c983f3 100644 --- a/0002-Small-rebrand.patch +++ b/0002-Small-rebrand.patch @@ -1,4 +1,4 @@ -From 50d952d0728b6ec9a096acb36e6096f862e185b4 Mon Sep 17 00:00:00 2001 +From f7c8732658d67fae6495e8e3db7aee9e29dd2fb1 Mon Sep 17 00:00:00 2001 From: 1024x2 <2pow11@gmail.com> Date: Tue, 13 Feb 2024 21:26:56 +0000 Subject: [PATCH 2/5] Small rebrand @@ -117,10 +117,10 @@ index ab910ea..8bf18f2 100644 type KeysOfType = { [K in keyof Object]: Object[K] extends Type ? K : never; diff --git a/src/plugins/vencordToolbox/index.tsx b/src/plugins/vencordToolbox/index.tsx -index 0a805a0..a8e2d87 100644 +index 00805fb..7983052 100644 --- a/src/plugins/vencordToolbox/index.tsx +++ b/src/plugins/vencordToolbox/index.tsx -@@ -85,10 +85,10 @@ function VencordPopout(onClose: () => void) { +@@ -86,10 +86,10 @@ function VencordPopout(onClose: () => void) { ); } @@ -134,7 +134,7 @@ index 0a805a0..a8e2d87 100644 ); } -@@ -109,8 +109,8 @@ function VencordPopoutButton() { +@@ -110,8 +110,8 @@ function VencordPopoutButton() { setShow(v => !v)} @@ -146,5 +146,5 @@ index 0a805a0..a8e2d87 100644 /> )} -- -2.43.1 +2.44.0 -- cgit v1.2.3