mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Add a feature flag for local echo
(imported from commit 8aad03929333c77da62160aeb58013a0844c6eab)
This commit is contained in:
@@ -42,6 +42,7 @@ exports.show_autoscroll_forever_option = page_params.show_autoscroll_forever_opt
|
||||
|
||||
// Still very beta:
|
||||
exports.full_width = false; //page_params.staging;
|
||||
exports.local_echo = page_params.staging;
|
||||
|
||||
exports.show_digest_email_setting = page_params.staging;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user