Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-01-08 19:14:02 +01:00
parent 9ee926aa6c
commit 6f52a97261
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
"CategoryCollapseUtils": {"props": ["categoryCollapse", "categoryCollapseAll"]},
"ChannelStore": {"props": ["getChannel", "getDMFromUserId"]},
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
"CommandUtils": {"props": ["queryApplicationCommands", "setActiveCommand"]},
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},
"CurrentUserStore": {"props": ["getCurrentUser"]},