Update BDFDB.data.json
This commit is contained in:
parent
45ce9c0ebf
commit
80163ceae1
|
@ -32,6 +32,7 @@
|
||||||
"ChannelUtils": {"props": ["selectChannel", "selectPrivateChannel"]},
|
"ChannelUtils": {"props": ["selectChannel", "selectPrivateChannel"]},
|
||||||
"ChannelStore": {"props": ["getChannel", "getDMFromUserId"]},
|
"ChannelStore": {"props": ["getChannel", "getDMFromUserId"]},
|
||||||
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
|
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
|
||||||
|
"ConnectionProviderUtils": {"props": ["get", "isSupported", "filter"]},
|
||||||
"ConnectionStore": {"props": ["getAccounts", "getLocalAccounts"]},
|
"ConnectionStore": {"props": ["getAccounts", "getLocalAccounts"]},
|
||||||
"ConnectionUtils": {"props": ["setShowActivity", "setVisibility"]},
|
"ConnectionUtils": {"props": ["setShowActivity", "setVisibility"]},
|
||||||
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
|
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
|
||||||
|
|
Loading…
Reference in New Issue