This commit is contained in:
parent
eb555d6d66
commit
697b2521d5
|
|
@ -204,7 +204,7 @@ const Meeting: React.FC = () => {
|
||||||
if (!row) {
|
if (!row) {
|
||||||
stopScreenCapture()
|
stopScreenCapture()
|
||||||
setSharedScreenItem('')
|
setSharedScreenItem('')
|
||||||
renderVideo()
|
allUserLook(userInfo.uid, userInfo.userName)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue