From e4c4a66201ed33da22afb0b9be19c48e4eba3691 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 28 Jul 2021 18:05:23 +0200 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 9d6a60a128..13d033d422 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -115,6 +115,7 @@ "SearchPageUtils": {"props": ["searchNextPage", "searchPreviousPage"]}, "SettingsStore": {"props": ["guildPositions", "theme"]}, "SettingsUtils": {"props": ["updateRemoteSettings", "updateLocalSettings"]}, + "SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]}, "SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]}, "SlateUtils": {"props": ["serialize", "deserialize"], "notProps": ["getFlag"]}, "SlateSelectionUtils": {"props": ["serialize", "serializeSelection"]},