From 7ff3de6109fe44ae40bbdd6594f531d26d1cd098 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 18 May 2021 18:28:07 +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 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"]},