Skip to content

Commit da9cf28

Browse files
author
Avaer Kazmer
committed
Add missing disconnect land call
1 parent 8eb25f6 commit da9cf28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4390,6 +4390,7 @@
43904390
}
43914391
mesh.setText(`${userName}/${channelName}`);
43924392
} else if (id === 'channel-global') {
4393+
_disconnectLand();
43934394
_rtcDisconnect();
43944395
root.innerHTML = '';
43954396

0 commit comments

Comments
 (0)