diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 8e2d8b8b7c..8d57cb170c 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -32,6 +32,7 @@ "ChannelUtils": {"props": ["selectChannel", "selectPrivateChannel"]}, "ChannelStore": {"props": ["getChannel", "getDMFromUserId"]}, "ColorUtils": {"props": ["hex2int", "hex2rgb"]}, + "ConnectionStore": {"props": ["getAccounts", "getLocalAccounts"]}, "ConnectionUtils": {"props": ["setShowActivity", "setVisibility"]}, "ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]}, "CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},