From c6835218db6073b962b95ce7059d8df1120a09f0 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Thu, 25 Mar 2021 17:00:41 +0900 Subject: [PATCH] typo: unexpected char --- utils/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Constants.ts b/utils/Constants.ts index 8d71125..2713897 100644 --- a/utils/Constants.ts +++ b/utils/Constants.ts @@ -378,7 +378,7 @@ export const GuildPermissions = { flag: 0x00400000 }, { - name: '멤버의 헤드셋 음소거하기', + name: '멤버의 헤드셋 음소거하기', flag: 0x00800000 }, {