aboutsummaryrefslogtreecommitdiffstats
path: root/vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch')
-rw-r--r--vencord-patches/0007-SupportHelper-Disable-running-arbitrary-code-snippet.patch6
1 files changed, 3 insertions, 3 deletions
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