lint compliance
This commit is contained in:
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…
x
Reference in New Issue
Block a user