mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
We had debug code that was reaching into msg_list._items when it could use msg_list.all_messages() instead. When we split out MessageListData, using _items started breaking this code.
12 KiB
12 KiB