RTC-5104: screensharing indicator (#536)

* RTC-5104: screensharing indicator

* RTC-5104: screensharing indicator, windows fixes
This commit is contained in:
SergeyS
2019-01-03 13:48:50 +01:00
committed by Vishwas Shashidhar
parent 4832c28dd2
commit 9609bc7976
14 changed files with 363 additions and 7 deletions

View File

@@ -25,6 +25,7 @@ const cmds = keyMirror({
setIsInMeeting: null,
setLocale: null,
keyPress: null,
openScreenSharingIndicator: null
});
module.exports = {