mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Enable local echo for hacker school realms
(imported from commit cd34b326f94be5fdf5ec93a0e5302b880f16e78c)
This commit is contained in:
		@@ -43,7 +43,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.local_echo = page_params.staging || is_customer4;
 | 
			
		||||
 | 
			
		||||
exports.show_digest_email_setting = page_params.staging;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user