compose: Render Mac-specific Cmd, Return at compose bottom.

This commit is contained in:
Karl Stolley
2023-08-24 17:06:42 -05:00
committed by Tim Abbott
parent 761dae7571
commit 49d7830886

View File

@@ -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() {