Compare commits
No commits in common. "9c8184972477fbc16d3b783fde5b7fd63b8cd8a3" and "bf3d0bb2092cff1281d8647a1e695c892cc9b277" have entirely different histories.
9c81849724
...
bf3d0bb209
|
|
@ -1556,7 +1556,6 @@ const Meeting: React.FC = () => {
|
|||
}
|
||||
} catch (error) {
|
||||
}
|
||||
await stopScreenCapture()
|
||||
await agora.leaveChannel()
|
||||
setTimeout(() => {
|
||||
if (userInfo.isAnonymous) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue