mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
home: Update client_capabilities for viewing of archived streams.
This commit is contained in:
@@ -156,7 +156,7 @@ def build_page_params_for_home_page_load(
|
||||
linkifier_url_template=True,
|
||||
user_list_incomplete=True,
|
||||
include_deactivated_groups=True,
|
||||
archived_channels=False,
|
||||
archived_channels=True,
|
||||
)
|
||||
|
||||
if user_profile is not None:
|
||||
|
||||
Reference in New Issue
Block a user