mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
This commit fixes the comment about number of database queries when moving message from muted topic to mention clearly about the number of queries added due to original topic being muted. We do not include the queries that is executed to check whether the topic is muted or not, as they will be executed in all cases.
165 KiB
165 KiB