mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-18 07:12:15 +00:00
potential fix for reconnect function
This commit is contained in:
@@ -94,9 +94,7 @@ class ServerConnection {
|
|||||||
}
|
}
|
||||||
|
|
||||||
_onError(e) {
|
_onError(e) {
|
||||||
console.log("_onError")
|
|
||||||
console.error(e);
|
console.error(e);
|
||||||
// this._connect();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user