Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-07-07 13:49:44 +02:00
parent eb0ff910aa
commit eeecc37cf3
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
"LinkUtils": {"props": ["handleClick", "isLinkTrusted"]},
"LocalSettingsStore": {"props": ["darkSidebar", "keyboardModeEnabled"]},
"LoginUtils": {"props": ["login", "logout"]},
"MediaComponentUtils": {"props": ["renderImageComponent", "renderAudioComponent"]},
"MediaDeviceUtils": {"props": ["getOutputDevices", "getInputDevices"]},
"MediaDeviceSetUtils": {"props": ["setOutputDevice", "setInputDevice"]},
"MemberCountUtils": {"props": ["getMemberCount", "getMemberCounts"]},