Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-05-18 18:28:07 +02:00
parent 97a3ce57f3
commit 7ff3de6109
1 changed files with 1 additions and 0 deletions

View File

@ -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"]},