Some small fixes

This commit is contained in:
Henry Hiles 2022-06-03 14:50:42 -04:00
commit c75b19630d
6 changed files with 28 additions and 21 deletions

View file

@ -36,8 +36,6 @@ myPeer.on("open", async (id) => {
)
return showNoVideoPrompt()
console.log(error.name)
throw error
}