diff --git a/RelayClient/Resources/Raw/wwwroot/index.js b/RelayClient/Resources/Raw/wwwroot/index.js index f10133b..94484ab 100644 --- a/RelayClient/Resources/Raw/wwwroot/index.js +++ b/RelayClient/Resources/Raw/wwwroot/index.js @@ -217,7 +217,7 @@ async function ensurePeerConnection2() }); } -async function channelCallJoin(activeCall, channelId) +async function channelCallJoin(activeCall) { await ensurePeerConnection2();