Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-02-04 21:13:55 +01:00
parent 69802edfcf
commit 9532a5e9b3
1 changed files with 1 additions and 2 deletions

View File

@ -150,7 +150,6 @@
"GuildIcon"
],
"MemoComponent": [
"ChannelCategoryItem",
"EmojiPicker",
"ExpressionPicker",
"InviteGuildName",
@ -174,7 +173,7 @@
"BannedCard": {"class": "guildsettingsbannedcard"},
"Category": {"class": "categorycontainerdefault"},
"ChannelCall": {"class": "callcurrentcontainer"},
"ChannelCategoryItem": {"strings": ["muted", "channel", "collapsed"]},
"ChannelCategoryItem": {"strings": ["muted", "channel", "collapsed"], "exported": true},
"ChannelMember": {"class": "member"},
"ChannelMembers": {"class": "members"},
"ChannelMention": {"props": ["ChannelMention"]},