Update BDFDB.data.json
This commit is contained in:
parent
eb0ff910aa
commit
eeecc37cf3
|
@ -75,6 +75,7 @@
|
||||||
"LinkUtils": {"props": ["handleClick", "isLinkTrusted"]},
|
"LinkUtils": {"props": ["handleClick", "isLinkTrusted"]},
|
||||||
"LocalSettingsStore": {"props": ["darkSidebar", "keyboardModeEnabled"]},
|
"LocalSettingsStore": {"props": ["darkSidebar", "keyboardModeEnabled"]},
|
||||||
"LoginUtils": {"props": ["login", "logout"]},
|
"LoginUtils": {"props": ["login", "logout"]},
|
||||||
|
"MediaComponentUtils": {"props": ["renderImageComponent", "renderAudioComponent"]},
|
||||||
"MediaDeviceUtils": {"props": ["getOutputDevices", "getInputDevices"]},
|
"MediaDeviceUtils": {"props": ["getOutputDevices", "getInputDevices"]},
|
||||||
"MediaDeviceSetUtils": {"props": ["setOutputDevice", "setInputDevice"]},
|
"MediaDeviceSetUtils": {"props": ["setOutputDevice", "setInputDevice"]},
|
||||||
"MemberCountUtils": {"props": ["getMemberCount", "getMemberCounts"]},
|
"MemberCountUtils": {"props": ["getMemberCount", "getMemberCounts"]},
|
||||||
|
|
Loading…
Reference in New Issue