mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
This fixes an issue where we allowed both the CMD+CTRL keys for our compose markdown shortcuts. The correct behavior is to allow either Cmd or Ctrl, based on whether it's MacOS (Cmd) or Ctrl (Linux/Windows), to match how those platforms work. Fixes #8430.
34 KiB
34 KiB