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