From d3bab6401ccffb4570000a4aa331316b85d1ef95 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 8 Jan 2021 20:28:54 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 92f79b5869..7525166a2b 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"]}, + "CommandApplicationUtils": {"props": ["useApplicationCommandsDiscoveryState"]}, "CommandUtils": {"props": ["queryApplicationCommands", "setActiveCommand"]}, "ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]}, "CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},