mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
settings: Offer starred messages count setting publicly.
Previously, this was only available in the Zulip development environment. Further work is needed on documenting this and how to use it for managing work to follow up on.
This commit is contained in:
@@ -47,12 +47,10 @@
|
||||
"is_checked" page_params.left_side_userlist
|
||||
"label" settings_label.left_side_userlist}}
|
||||
|
||||
{{#if page_params.development_environment}}
|
||||
{{partial "settings_checkbox"
|
||||
"setting_name" "starred_message_counts"
|
||||
"is_checked" page_params.starred_message_counts
|
||||
"label" settings_label.starred_message_counts}}
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
<div id="user-time-settings">
|
||||
|
||||
Reference in New Issue
Block a user