mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-04 06:32:18 +00:00
perf(mail(js)): improvements for md-virtual-repeat
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
this.$onInit = function () {
|
||||
var watchedAttrs = ['uid', 'isread', 'isflagged', 'flags', 'subject', 'loading'];
|
||||
var watchedAttrs = ['uid', 'isread', 'isflagged', 'flags', 'loading'];
|
||||
|
||||
// this.service = Message;
|
||||
this.MailboxService = Mailbox;
|
||||
|
||||
Reference in New Issue
Block a user