mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
This commit renames `delete_draft_after_send` to `delete_active_draft` for two main reasons: 1) This function does the job of deleting the draft that we are currently using in compose box and it is independent of the message sending functionality. 2) This is prep refactoring for new drafts behavior where we delete the draft if the compose box is cleared and closed.
17 KiB
17 KiB