1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 09:56:24 +00:00

Update src/plugins/voiceMuteBlockedUsers/index.tsx

Co-authored-by: goodbee <100511746+schoeneBiene@users.noreply.github.com>
This commit is contained in:
Vexify4103 2024-11-07 18:39:32 +01:00 committed by GitHub
parent 1342ff12b8
commit 49f5482fa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.`, 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], authors: [Devs.notvexi],
settings, settings,
patches: [],
contextMenus: { contextMenus: {
"user-context": userContextPatch, "user-context": userContextPatch,
"user-profile-actions": userContextPatch, "user-profile-actions": userContextPatch,