mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
The table_name property was only ever undefined for the
special all_messages_list object.
In 6f764ce4b3, we downgraded that object
to only have a MessageListData; as a result, we now never construct a
MessageList or MessageListView without `table_name` set correctly.
1.4 KiB
1.4 KiB