mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Remove code for full-width feature.
The full-width feature has been turned off for about four years.
This commit is contained in:
@@ -4,9 +4,6 @@ var exports = {};
|
||||
|
||||
exports.load_server_counts = false;
|
||||
|
||||
// Experimental modification to support much wider message views.
|
||||
exports.full_width = false;
|
||||
|
||||
// The features below have all settled into their final states and can
|
||||
// be removed when we get a chance
|
||||
exports.mark_read_at_bottom = true;
|
||||
|
||||
Reference in New Issue
Block a user