From a9fbe677282d9e520f62beabeb9244fc85496a8e Mon Sep 17 00:00:00 2001 From: HAHALOSAH <67280050+HAHALOSAH@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:08:17 +0900 Subject: [PATCH] Update src/plugins/noAutoUnmute/index.ts Co-authored-by: vee --- src/plugins/noAutoUnmute/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/noAutoUnmute/index.ts b/src/plugins/noAutoUnmute/index.ts index 5038b36de..16204ba8e 100644 --- a/src/plugins/noAutoUnmute/index.ts +++ b/src/plugins/noAutoUnmute/index.ts @@ -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: [ {