Update BDFDB.data.json
This commit is contained in:
parent
4db187aca2
commit
1f95f37fae
|
@ -23,7 +23,7 @@
|
||||||
"CallUtils": {"props": ["getCalls", "isCallActive"]},
|
"CallUtils": {"props": ["getCalls", "isCallActive"]},
|
||||||
"CategoryCollapseStore": {"props": ["getCollapsedCategories", "isCollapsed"]},
|
"CategoryCollapseStore": {"props": ["getCollapsedCategories", "isCollapsed"]},
|
||||||
"CategoryCollapseUtils": {"props": ["categoryCollapse", "categoryCollapseAll"]},
|
"CategoryCollapseUtils": {"props": ["categoryCollapse", "categoryCollapseAll"]},
|
||||||
"ChannelStore": {"props": ["getChannel", "getChannels"]},
|
"ChannelStore": {"props": ["getChannel"]},
|
||||||
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
|
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
|
||||||
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
|
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
|
||||||
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},
|
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},
|
||||||
|
|
Loading…
Reference in New Issue