mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Remove feature_flags.fade_at_stream_granularity.
This commit is contained in:
@@ -13,10 +13,6 @@ exports.full_width = false;
|
||||
// Beta rewrite of the Bot UI; probably worth finishing and deploying
|
||||
exports.new_bot_ui = false;
|
||||
|
||||
// Experimental feature to not fade messages that differ only in
|
||||
// topic; was not a successful experiment so can be deleted.
|
||||
exports.fade_at_stream_granularity = false;
|
||||
|
||||
// The features below have all settled into their final states and can
|
||||
// be removed when we get a chance
|
||||
exports.cleanup_before_reload = true;
|
||||
|
||||
Reference in New Issue
Block a user