From 63fa34a1c2713a7ba0a85e852766cb0aa49fcc86 Mon Sep 17 00:00:00 2001 From: 1024x2 Date: Sat, 9 Mar 2024 08:06:17 +0000 Subject: Tweak toolbox icon, make Updater not show local changes as updates --- 0002-Small-rebrand.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '0002-Small-rebrand.patch') diff --git a/0002-Small-rebrand.patch b/0002-Small-rebrand.patch index 6c983f3..82c6c57 100644 --- a/0002-Small-rebrand.patch +++ b/0002-Small-rebrand.patch @@ -1,6 +1,6 @@ -From f7c8732658d67fae6495e8e3db7aee9e29dd2fb1 Mon Sep 17 00:00:00 2001 +From a6614a12fbccac52ec538ebcb999115e01c2b545 Mon Sep 17 00:00:00 2001 From: 1024x2 <2pow11@gmail.com> -Date: Tue, 13 Feb 2024 21:26:56 +0000 +Date: Sat, 9 Mar 2024 07:57:26 +0000 Subject: [PATCH 2/5] Small rebrand There's a litevex in here! It's got my gun!!! AHHHHHHHH @@ -117,7 +117,7 @@ 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 00805fb..7983052 100644 +index 00805fb..7d935f4 100644 --- a/src/plugins/vencordToolbox/index.tsx +++ b/src/plugins/vencordToolbox/index.tsx @@ -86,10 +86,10 @@ function VencordPopout(onClose: () => void) { @@ -130,7 +130,7 @@ index 00805fb..7983052 100644 - - + -+ ++ ); } -- cgit v1.2.3