mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "DEV: Draft check async when starting new PM"
This reverts commit e49212d0bc.
This requires some more work.
This commit is contained in:
@@ -85,7 +85,6 @@ const ApplicationRoute = DiscourseRoute.extend(OpenComposer, {
|
||||
recipients,
|
||||
archetypeId: "private_message",
|
||||
draftKey: Composer.NEW_PRIVATE_MESSAGE_KEY,
|
||||
draftSequence: 0,
|
||||
reply,
|
||||
title
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user