mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Add UI to create bots with a default send to stream
(imported from commit 1333de89a75bd972ec85be7f11f6ea11d4fa34cd)
This commit is contained in:
@@ -44,6 +44,7 @@ exports.show_autoscroll_forever_option = page_params.show_autoscroll_forever_opt
|
||||
|
||||
exports.full_width = false; //page_params.staging;
|
||||
exports.cleanup_before_reload = page_params.staging || is_customer4;
|
||||
exports.new_bot_ui = page_params.staging;
|
||||
|
||||
// This list must match the list of domains in enqueue_digest_emails.
|
||||
exports.dont_show_digest_email_setting = _.contains(["mit.edu", "customer29.invalid", "customer20.invalid"],
|
||||
|
||||
Reference in New Issue
Block a user