From f904f2f442b2a6414772fcbbf6ea9eacd9801f75 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 13 Nov 2020 20:47:59 +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 dbb2605eb0..2538dc0cdb 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -61,6 +61,7 @@ "LinkUtils": {"props": ["handleClick", "isLinkTrusted"]}, "LoginUtils": {"props": ["login", "logout"]}, "MediaDeviceUtils": {"props": ["getOutputDevices", "getInputDevices"]}, + "MediaDeviceSetUtils": {"props": ["setOutputDevice", "setInputDevice"]}, "MemberCountUtils": {"props": ["getMemberCount", "getMemberCounts"]}, "MemberStore": {"props": ["getMember", "getMembers"]}, "MentionUtils": {"props": ["isRawMessageMentioned", "isMentioned"]},