mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Keep composer title and reply when switching to PM (#9851)
This commit is contained in:
@@ -328,6 +328,7 @@ export default DropdownSelectBoxComponent.extend({
|
||||
this.composerModel.getProperties(
|
||||
"draftKey",
|
||||
"draftSequence",
|
||||
"title",
|
||||
"reply",
|
||||
"disableScopedCategory"
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user