Added message tags toggle for #419

This commit is contained in:
the-djmaze 2022-06-03 13:47:04 +02:00
parent a6d97a601c
commit 70e3e6423e
19 changed files with 197 additions and 130 deletions

View file

@ -16,15 +16,16 @@ export class MessageCollectionModel extends AbstractCollectionModel
this.Filtered
this.Folder
this.FolderHash
this.Limit
this.FolderInfo
this.totalEmails
this.unreadEmails
this.MessageResultCount
this.UidNext
this.ThreadUid
this.NewMessages
this.Offset
this.Limit
this.Search
this.ThreadUid
this.UidNext
}
*/