Some small fixes
This commit is contained in:
parent
46e69ad87b
commit
c75b19630d
6 changed files with 28 additions and 21 deletions
|
@ -36,8 +36,6 @@ myPeer.on("open", async (id) => {
|
|||
)
|
||||
return showNoVideoPrompt()
|
||||
|
||||
console.log(error.name)
|
||||
|
||||
throw error
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue