mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Fixes an error in the definition of COUNT_STATS['messages_sent_to_stream:is_bot']. The CountStat needs a group_by argument since it is supposed to group by UserProfile.is_bot. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| counts.py | ||
| fixtures.py | ||
| time_utils.py | ||