From 2e462229f8b17bd2210118a545c24cdf4a21348c Mon Sep 17 00:00:00 2001 From: 1024x2 Date: Thu, 12 Sep 2024 15:16:15 +0100 Subject: Update patches --- .../0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch') diff --git a/vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch b/vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch index eb08fe5..cb9ddad 100644 --- a/vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch +++ b/vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch @@ -1,4 +1,4 @@ -From 1ba374fb928b0706078ab293a7abdab2f45f1643 Mon Sep 17 00:00:00 2001 +From eaef08a2bec89ea80bb2e419c78968baaba1e7e8 Mon Sep 17 00:00:00 2001 From: 1024x2 <2pow11@gmail.com> Date: Sat, 20 Jul 2024 00:21:22 +0100 Subject: [PATCH 7/8] SupportHelper: Disable running arbitrary code snippets @@ -9,7 +9,7 @@ Why is this even a thing? 1 file changed, 22 deletions(-) diff --git a/src/plugins/_core/supportHelper.tsx b/src/plugins/_core/supportHelper.tsx -index de8e37c7..7cb0044d 100644 +index de8e37c..7cb0044 100644 --- a/src/plugins/_core/supportHelper.tsx +++ b/src/plugins/_core/supportHelper.tsx @@ -300,28 +300,6 @@ export default definePlugin({ @@ -42,5 +42,5 @@ index de8e37c7..7cb0044d 100644 return buttons.length -- -2.45.2 +2.46.0 -- cgit v1.2.3