mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-31 19:12:44 +00:00
@@ -689,6 +689,9 @@
|
||||
Mailbox.$timeout(function() {
|
||||
var uids, headers;
|
||||
|
||||
if (_this.$topIndex > data.uids.length - 1)
|
||||
_this.$topIndex = 0;
|
||||
|
||||
_this.init(data);
|
||||
|
||||
if (_this.uids) {
|
||||
|
||||
Reference in New Issue
Block a user