mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This fixes a bug where the typeahead did not include the
zulip specific langs (such a `quote`, `spoiler` and `math`)
as these weren't passed to the typeahead's source.
Introduced in af64c52166.
Fixes #16862.