From 49f5482fa2340ade79b7610f0cc3a29c77069e68 Mon Sep 17 00:00:00 2001 From: Vexify4103 <47192617+Vexify4103@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:39:32 +0100 Subject: [PATCH] Update src/plugins/voiceMuteBlockedUsers/index.tsx Co-authored-by: goodbee <100511746+schoeneBiene@users.noreply.github.com> --- src/plugins/voiceMuteBlockedUsers/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/voiceMuteBlockedUsers/index.tsx b/src/plugins/voiceMuteBlockedUsers/index.tsx index e6574ea55..4891658a0 100644 --- a/src/plugins/voiceMuteBlockedUsers/index.tsx +++ b/src/plugins/voiceMuteBlockedUsers/index.tsx @@ -123,7 +123,6 @@ export default definePlugin({ description: `Automatically voice-mute blocked users for better visibility and manageability in your Discord experience. Transform normal blocks into "real" ones with ease, ensuring a smoother and more organized communication environment.`, authors: [Devs.notvexi], settings, - patches: [], contextMenus: { "user-context": userContextPatch, "user-profile-actions": userContextPatch,