FIX: Keep composer title and reply when switching to PM (#9851)

This commit is contained in:
Bianca Nenciu
2020-05-25 08:46:02 +03:00
committed by GitHub
parent 32d13ab97f
commit e31adef32d
2 changed files with 19 additions and 0 deletions

View File

@@ -328,6 +328,7 @@ export default DropdownSelectBoxComponent.extend({
this.composerModel.getProperties(
"draftKey",
"draftSequence",
"title",
"reply",
"disableScopedCategory"
),