Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
ClemDee
2019-06-07 16:05:57 +02:00
3 changed files with 5 additions and 3 deletions

View File

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