Update BDFDB.data.json
This commit is contained in:
parent
5186497dca
commit
af8689f17a
|
@ -142,6 +142,7 @@
|
|||
],
|
||||
"MemoComponent": [
|
||||
"ChannelAutoComplete",
|
||||
"ChannelCategoryItem",
|
||||
"EmojiPicker",
|
||||
"ExpressionPicker",
|
||||
"InviteGuildName",
|
||||
|
@ -165,6 +166,7 @@
|
|||
"Category": {"class": "categorycontainerdefault"},
|
||||
"ChannelAutoComplete": {"strings": ["hidePersonalInformation", "canExecuteCommands"]},
|
||||
"ChannelCall": {"class": "callcurrentcontainer"},
|
||||
"ChannelCategoryItem": {"strings": ["muted", "channel", "collapsed"]},
|
||||
"ChannelMember": {"class": "member"},
|
||||
"ChannelMembers": {"class": "members"},
|
||||
"Channels": {"class": "guildchannels"},
|
||||
|
|
Loading…
Reference in New Issue