mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
stream_settings: Fix `realm_has_channel_folders not accessible in hbs.
This commit fixes the `realm_has_channel_folders` not accessible in the stream settings template.
This commit is contained in:
committed by
Tim Abbott
parent
8b5e231f42
commit
7b2a834336
@@ -91,6 +91,7 @@
|
||||
group_setting_labels=../group_setting_labels
|
||||
channel_folder_widget_name="folder_id"
|
||||
is_admin=../is_admin
|
||||
realm_has_channel_folders=../realm_has_channel_folders
|
||||
}}
|
||||
{{/with}}
|
||||
<div class="stream_details_box">
|
||||
|
Reference in New Issue
Block a user