mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
We now explicitly return true from process_hotkey() when we handle up/down/backspace for the drafts modal. Also, we no longer call preventDefault() from drafts.draft_handle_events(), since the caller does that, and we no longer return `true`, since we were never inspecting the return value anyway.
12 KiB
12 KiB