mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-20 16:12:16 +00:00
works nice
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
}
|
||||
return function(requestedPeer, callback) {
|
||||
if (this._peer.connections[requestedPeer]) {
|
||||
callback();
|
||||
return;
|
||||
}
|
||||
this.set('loading', true);
|
||||
|
||||
Reference in New Issue
Block a user