fixed refresh button
This commit is contained in:
parent
b0d32463c6
commit
dfd2df7534
2 changed files with 2 additions and 1 deletions
|
|
@ -196,7 +196,6 @@ Network.prototype._onMessage = function(enc) {
|
|||
|
||||
var payload = decoded.payload;
|
||||
} catch (e) {
|
||||
alert('caught :' + e);
|
||||
this._deletePeer(sender);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue