From 8696ca07062a17a26fc6b3ba913787dddadf7193 Mon Sep 17 00:00:00 2001 From: byeoon <47872200+byeoon@users.noreply.github.com> Date: Mon, 10 Jun 2024 09:37:37 -0400 Subject: [PATCH] fix: small bug with webhook execution & added vee to devs because they helped a lot (tysm) --- src/plugins/webhookManager.desktop/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/plugins/webhookManager.desktop/index.tsx b/src/plugins/webhookManager.desktop/index.tsx index 68955da7b..8b9b8eb3d 100644 --- a/src/plugins/webhookManager.desktop/index.tsx +++ b/src/plugins/webhookManager.desktop/index.tsx @@ -13,7 +13,7 @@ const Native = VencordNative.pluginHelpers.WebhookManager as PluginNative