mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
Update src/plugins/noAutoUnmute/index.ts
Co-authored-by: vee <vendicated@riseup.net>
This commit is contained in:
parent
fcf66749d6
commit
a9fbe67728
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import definePlugin from "@utils/types";
|
|||
|
||||
export default definePlugin({
|
||||
name: "NoAutoUnmute",
|
||||
description: "Prevents you from being automatically unmuted by Discord (such as by joining a VC call)",
|
||||
description: "Prevents you from being automatically unmuted / undeafened when joining a DM call",
|
||||
authors: [Devs.HAHALOSAH],
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue