Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2020-11-12 13:51:40 +01:00
parent 5186497dca
commit af8689f17a
1 changed files with 2 additions and 0 deletions

View File

@ -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"},