home: Update `client_capabilities` for viewing of archived streams.

This commit is contained in:
sanchi-t 2024-02-29 12:42:17 +05:30 committed by Tim Abbott
parent f257188ab5
commit 7e97358c35
1 changed files with 1 additions and 1 deletions

View File

@ -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: