mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 10:33:54 +00:00
client_capabilities: Add stream_typing_notifications.
This commit is contained in:
@@ -162,6 +162,7 @@ def build_page_params_for_home_page_load(
|
||||
"notification_settings_null": True,
|
||||
"bulk_message_deletion": True,
|
||||
"user_avatar_url_field_optional": True,
|
||||
"stream_typing_notifications": False, # Set this to True when frontend support is implemented.
|
||||
}
|
||||
|
||||
if user_profile is not None:
|
||||
|
||||
Reference in New Issue
Block a user