up
This commit is contained in:
parent
807a3b5ccc
commit
6598476b2f
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ export function relayInit(
|
||||||
try {
|
try {
|
||||||
ws = new WebSocket(url)
|
ws = new WebSocket(url)
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
console.log(err)
|
||||||
reject(err)
|
reject(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue