lint compliance

pull/1/head
yflory 6 years ago
parent 11a365557c
commit 0732773bba

@ -160,7 +160,7 @@ proxy.mailboxes = {
hash: h
}, ctx.clients);
};
ctx.store.proxy.on('change', ['mailboxes', type], function (o, n, p, r) {
ctx.store.proxy.on('change', ['mailboxes', type], function (o, n, p) {
if (p[2] === 'lastKnownHash') {
// Hide everything up to this hash
var sliceIdx;

Loading…
Cancel
Save