From 81eabc7ee2504d501fe962d914961038831af496 Mon Sep 17 00:00:00 2001 From: sadan4 <117494111+sadan4@users.noreply.github.com> Date: Sat, 31 Aug 2024 22:13:22 -0400 Subject: [PATCH] PatchHelper: Add Copy as Codeblock button (#2820) --- src/components/VencordSettings/PatchHelperTab.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/VencordSettings/PatchHelperTab.tsx b/src/components/VencordSettings/PatchHelperTab.tsx index e09a1dbf3..fd33c09df 100644 --- a/src/components/VencordSettings/PatchHelperTab.tsx +++ b/src/components/VencordSettings/PatchHelperTab.tsx @@ -382,6 +382,7 @@ function PatchHelper() { Code + )}