mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	js: Convert static/js/subs.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							0e90f3be6d
						
					
				
				
					commit
					8dbaf2d680
				
			@@ -11,6 +11,7 @@ import * as stream_color from "./stream_color";
 | 
			
		||||
import * as stream_data from "./stream_data";
 | 
			
		||||
import * as stream_list from "./stream_list";
 | 
			
		||||
import * as stream_muting from "./stream_muting";
 | 
			
		||||
import * as subs from "./subs";
 | 
			
		||||
 | 
			
		||||
// In theory, this function should apply the account-level defaults,
 | 
			
		||||
// however, they are only called after a manual override, so
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user