From 80163ceae1c8b8c129b4da4d6138831e157dffee Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 31 May 2021 13:37:52 +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 ca76a8e401..4fc163e356 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"]}, + "ConnectionProviderUtils": {"props": ["get", "isSupported", "filter"]}, "ConnectionStore": {"props": ["getAccounts", "getLocalAccounts"]}, "ConnectionUtils": {"props": ["setShowActivity", "setVisibility"]}, "ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},