mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
For compose state variables `last_focused_compose_type_input` and `message_type` that are assigned non-boolean values on user interaction, `undefined` is the semantically better choice than `false` for initialisation, to avoid incorrect boolean implications.
24 KiB
24 KiB