TF-1982 Change mailboxes label to folder
(cherry picked from commit b909124c9f5016df6b82ed9316491a57f0380008)
This commit is contained in:
@@ -237,7 +237,7 @@ class MailboxView extends BaseMailboxView {
|
||||
if (controller.personalMailboxIsNotEmpty) {
|
||||
return _buildMailboxCategory(
|
||||
context,
|
||||
MailboxCategories.personalMailboxes,
|
||||
MailboxCategories.personalFolders,
|
||||
controller.personalRootNode
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user