mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Remove transitional show_huddles flag.
(imported from commit 37f6cdb4f62076faa1e977ec9b0a53cc461f0d11)
This commit is contained in:
@@ -63,7 +63,6 @@ exports.topic_zooming = page_params.staging || _.contains(zoom_realms, page_para
|
||||
exports.mark_read_at_bottom = true;
|
||||
exports.propagate_topic_edits = true;
|
||||
exports.summarize_read_while_narrowed = false;
|
||||
exports.show_huddles = true;
|
||||
|
||||
// Ready for deprecation.
|
||||
exports.collapsible = false;
|
||||
|
||||
Reference in New Issue
Block a user