mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
We introduced `is_channel_message` flag in 90d76b692b.
While populating messages in dev environment, we were not setting
it to False for DMs / group DMs.
This commit fixes that bug.