diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index a4babcf492..be3d6804dd 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -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"]},