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