mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 17:56:16 -04:00
Cleanup
This commit is contained in:
parent
1626875ba8
commit
2b3698ece0
7 changed files with 11 additions and 6 deletions
|
@ -109,7 +109,7 @@
|
|||
console.log(err);
|
||||
if (err.message.indexOf('Connection is not open') > -1) {
|
||||
console.error('Handle this error!!', err);
|
||||
this.connectToPeer(requestedPeer, callback);
|
||||
//this.connectToPeer(requestedPeer, callback);
|
||||
}
|
||||
}.bind(this));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue