mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
stream: Modify flag to allow access for users with metadata access.
This commit is contained in:
committed by
Tim Abbott
parent
9725de99e9
commit
35f9305acb
@@ -186,7 +186,7 @@ def get_chart_data_for_stream(
|
||||
user_profile,
|
||||
stream_id,
|
||||
require_active=True,
|
||||
allow_realm_admin=True,
|
||||
require_content_access=False,
|
||||
)
|
||||
|
||||
return do_get_chart_data(
|
||||
|
Reference in New Issue
Block a user