Files
zulip/web/tests/compose.test.js
Varun Singh 3dd8a4c6d5 echo: Fix incorrect check for message topic.
The actual check should be for `falsy` (to handle empty string)
and not undefined, since topic is an empty string for
private messages.
2024-08-13 09:37:35 -07:00

28 KiB