mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
Give MIT topic zooming.
(imported from commit f68db6e21d91f5eb9a57c10b5abdbea9c039fd4e)
This commit is contained in:
@@ -47,6 +47,7 @@ exports.clicking_notification_causes_narrow = page_params.staging || _.contains(
|
||||
var zoom_realms = [
|
||||
'customer10.invalid',
|
||||
'upworthy.com',
|
||||
'mit.edu',
|
||||
'cmtelematics.com'
|
||||
];
|
||||
exports.topic_zooming = page_params.staging || _.contains(zoom_realms, page_params.domain);
|
||||
|
||||
Reference in New Issue
Block a user