mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
compose: Render Mac-specific Cmd, Return at compose bottom.
This commit is contained in:
@@ -235,7 +235,7 @@ function initialize_compose_box() {
|
||||
}),
|
||||
);
|
||||
$(`.enter_sends_${user_settings.enter_sends}`).show();
|
||||
common.adjust_mac_kbd_tags(".enter_sends kbd");
|
||||
common.adjust_mac_kbd_tags(".open_enter_sends_dialog kbd");
|
||||
}
|
||||
|
||||
function initialize_message_feed_errors() {
|
||||
|
Reference in New Issue
Block a user