Update BDFDB.data.json
This commit is contained in:
parent
69802edfcf
commit
9532a5e9b3
|
@ -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"]},
|
||||||
|
|
Loading…
Reference in New Issue