New Idle timer; messages not marked read if user is idle
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
if (!$.contains(this.el, this.inboxView.el)) {
|
||||
this.openView(this.inboxView);
|
||||
}
|
||||
window.focus(); // FIXME
|
||||
|
||||
return Promise.resolve();
|
||||
},
|
||||
onEmpty() {
|
||||
|
Reference in New Issue
Block a user