Files
zulip/static/js/zcommand.js
Jonny Tran ddf4053a73 composebox_typeahead: Remove redundant options from the / typeahead.
Removes the `/day` and `/night` options from the typeahead menu while
still allowing the commands to be used. Typing `/day` and `/night`
will now suggest `/light` and `/dark`, respectively. Also changes the
`Dark mode` and `Light mode` popups that appear after using the
corresponding command.

Fixes #18318.
2021-10-21 10:50:27 -07:00

5.2 KiB