mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Revert "DEV: Draft check async when starting new PM"
This reverts commit e49212d0bcfc3e09e260713ae865a8e782459cdc. This requires some more work.
This commit is contained in:
parent
67e96f6c54
commit
7cd006fe3a
@ -85,7 +85,6 @@ const ApplicationRoute = DiscourseRoute.extend(OpenComposer, {
|
||||
recipients,
|
||||
archetypeId: "private_message",
|
||||
draftKey: Composer.NEW_PRIVATE_MESSAGE_KEY,
|
||||
draftSequence: 0,
|
||||
reply,
|
||||
title
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user