lint compliance

This commit is contained in:
yflory
2019-06-07 15:50:00 +02:00
parent 73e068dacc
commit 02c765b085
2 changed files with 2 additions and 2 deletions

View File

@@ -961,7 +961,7 @@ define([
cb({error:err});
});
channel.messages = [];
}
};
network.on('disconnect', function () {
emit('DISCONNECT');