Refactor transportclose

This commit is contained in:
Sergiu Toma 2022-08-11 12:10:29 +03:00
parent c49da6696c
commit 05f4985075
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ const connectRecvTransport = async () => {
}
const closeCall = () => {
console.log('closeCall');
console.log('closeCall', callId);
// Reset settings and send closeTransport to video server
resetCallSettings()