TF-164 [BUG] Fix Draft, Outbox header should change to recipient
This commit is contained in:
@@ -10,6 +10,7 @@ class PresentationMailbox with EquatableMixin {
|
||||
static final roleSent = Role('sent');
|
||||
static final roleTemplates = Role('templates');
|
||||
static final roleOutbox = Role('outbox');
|
||||
static final roleDrafts = Role('drafts');
|
||||
|
||||
final MailboxId id;
|
||||
final MailboxName? name;
|
||||
|
||||
Reference in New Issue
Block a user