mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
events: Add support for processing modern presence event in web client.
This commit is contained in:
@@ -105,6 +105,7 @@ def build_page_params_for_home_page_load(
|
||||
include_deactivated_groups=True,
|
||||
archived_channels=True,
|
||||
empty_topic_name=True,
|
||||
simplified_presence_events=True,
|
||||
)
|
||||
|
||||
if user_profile is not None:
|
||||
|
||||
Reference in New Issue
Block a user