mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
typo: fixed unexpected char
This commit is contained in:
parent
0ec515b8d3
commit
907370fbe4
@ -254,7 +254,7 @@ export const ErrorText = {
|
||||
export const GuildPermissions = {
|
||||
general: [
|
||||
{
|
||||
name: '채널 보기',
|
||||
name: '채널 보기',
|
||||
flag: 0x00000400
|
||||
},
|
||||
{
|
||||
@ -273,7 +273,7 @@ export const GuildPermissions = {
|
||||
twofactor: true
|
||||
},
|
||||
{
|
||||
name: '감사 로그 보기',
|
||||
name: '감사 로그 보기',
|
||||
flag: 0x00000080
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user