TF-467 Apply new UI for threadView
This commit is contained in:
@@ -234,6 +234,8 @@ class MailboxController extends BaseMailboxController {
|
||||
mailboxCategoriesExpandMode.value = MailboxCategoriesExpandMode(
|
||||
defaultMailbox: ExpandMode.COLLAPSE,
|
||||
folderMailbox: ExpandMode.COLLAPSE);
|
||||
} else {
|
||||
mailboxCategoriesExpandMode.value = MailboxCategoriesExpandMode.initial();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user