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,