Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2020-11-05 00:16:00 +01:00 committed by GitHub
parent 4db187aca2
commit 1f95f37fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"CallUtils": {"props": ["getCalls", "isCallActive"]},
"CategoryCollapseStore": {"props": ["getCollapsedCategories", "isCollapsed"]},
"CategoryCollapseUtils": {"props": ["categoryCollapse", "categoryCollapseAll"]},
"ChannelStore": {"props": ["getChannel", "getChannels"]},
"ChannelStore": {"props": ["getChannel"]},
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},