Moderator: disable screen sharing
parent
13c38cecfd
commit
3a62abb7c3
|
|
@ -92,4 +92,3 @@ export const setStopPeerScreenSharingInProgress = (peerId, flag) =>
|
||||||
type : 'STOP_PEER_SCREEN_SHARING_IN_PROGRESS',
|
type : 'STOP_PEER_SCREEN_SHARING_IN_PROGRESS',
|
||||||
payload : { peerId, flag }
|
payload : { peerId, flag }
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue