mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
fix(mail(js)): restore threads state upon initialization
This commit is contained in:
@@ -1097,6 +1097,7 @@
|
||||
// Initialization phase, we received complete list of UIDs
|
||||
Mailbox.$log.debug('unwrapping ' + data.uids.length + ' messages');
|
||||
|
||||
hasNewMessages = true;
|
||||
_this.init(data);
|
||||
|
||||
// First entry of 'uids' are keys when threaded view is enabled
|
||||
|
||||
Reference in New Issue
Block a user