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:
parent
1342ff12b8
commit
49f5482fa2
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue