TF-1390: Implement Refresh spam report
This commit is contained in:
@@ -93,6 +93,16 @@ class PresentationMailbox with EquatableMixin {
|
||||
id,
|
||||
name,
|
||||
parentId,
|
||||
role
|
||||
role,
|
||||
sortOrder,
|
||||
totalEmails,
|
||||
unreadEmails,
|
||||
totalThreads,
|
||||
unreadThreads,
|
||||
myRights,
|
||||
isSubscribed,
|
||||
selectMode,
|
||||
mailboxPath,
|
||||
state,
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user