Moderator: disable screen sharing

This commit is contained in:
Luca
2020-05-12 19:04:41 +02:00
committed by Mészáros Mihály
parent 13c38cecfd
commit 3a62abb7c3
-1
View File
@@ -92,4 +92,3 @@ export const setStopPeerScreenSharingInProgress = (peerId, flag) =>
type : 'STOP_PEER_SCREEN_SHARING_IN_PROGRESS',
payload : { peerId, flag }
});