Update BDFDB.data.json
This commit is contained in:
parent
d5dd27cd73
commit
016457592b
|
@ -173,6 +173,7 @@
|
|||
"ChannelCategoryItem": {"strings": ["muted", "channel", "collapsed"]},
|
||||
"ChannelMember": {"class": "member"},
|
||||
"ChannelMembers": {"class": "members"},
|
||||
"ChannelMention": {"props": ["ChannelMention"]},
|
||||
"Channels": {"class": "guildchannels"},
|
||||
"ChannelTextAreaForm": {"class": "chatform"},
|
||||
"ChannelWindow": {"class": "chatcontent"},
|
||||
|
@ -223,6 +224,7 @@
|
|||
"UnreadDMs": {"class": "guildsscroller"},
|
||||
"Upload": {"class": "uploadmodal"},
|
||||
"UserHook": {"class": "auditloguserhook"},
|
||||
"UserMention": {"props": ["UserMention"]},
|
||||
"UserPopout": {"class": "userpopout"},
|
||||
"UserProfile": {"class": "userprofile"},
|
||||
"UserSettingsAppearance": {"class": "usersettingsappearancepreview"},
|
||||
|
|
Loading…
Reference in New Issue