mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
user_groups: Handle deactivated groups in webapp.
This commit is contained in:
@@ -155,6 +155,7 @@ def build_page_params_for_home_page_load(
|
||||
user_settings_object=True,
|
||||
linkifier_url_template=True,
|
||||
user_list_incomplete=True,
|
||||
include_deactivated_groups=True,
|
||||
)
|
||||
|
||||
if user_profile is not None:
|
||||
|
||||
Reference in New Issue
Block a user