mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
models: Create starred_message_counts boolean field.
This commit is contained in:
@@ -168,6 +168,7 @@ class HomeTest(ZulipTestCase):
|
||||
"server_generation",
|
||||
"server_inline_image_preview",
|
||||
"server_inline_url_embed_preview",
|
||||
"starred_message_counts",
|
||||
"starred_messages",
|
||||
"stream_description_max_length",
|
||||
"stream_name_max_length",
|
||||
|
||||
Reference in New Issue
Block a user