mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Break compose.js and drafts.js dependency.
This commit is contained in:
@@ -96,7 +96,7 @@ function clear_box() {
|
||||
|
||||
exports.clear_textarea();
|
||||
$("#new_message_content").removeData("draft-id");
|
||||
compose.autosize_textarea();
|
||||
compose_ui.autosize_textarea();
|
||||
$("#send-status").hide(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user