Compare commits
2 Commits
bf3d0bb209
...
9c81849724
| Author | SHA1 | Date |
|---|---|---|
|
|
9c81849724 | |
|
|
b3841beb65 |
|
|
@ -1556,6 +1556,7 @@ const Meeting: React.FC = () => {
|
||||||
}
|
}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
}
|
}
|
||||||
|
await stopScreenCapture()
|
||||||
await agora.leaveChannel()
|
await agora.leaveChannel()
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
if (userInfo.isAnonymous) {
|
if (userInfo.isAnonymous) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue