mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
potential fix for reconnect function
This commit is contained in:
parent
0b45bdfd84
commit
6feeb6d4d9
1 changed files with 0 additions and 2 deletions
|
@ -94,9 +94,7 @@ class ServerConnection {
|
||||||
}
|
}
|
||||||
|
|
||||||
_onError(e) {
|
_onError(e) {
|
||||||
console.log("_onError")
|
|
||||||
console.error(e);
|
console.error(e);
|
||||||
// this._connect();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue