From 016457592b005bf6009c257ddb1cdee40a8ae091 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 4 Dec 2020 22:22:04 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index fb8926d7e8..54443146d6 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -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"},