mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +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
				
			@@ -2,6 +2,7 @@ import _ from "lodash";
 | 
			
		||||
 | 
			
		||||
import * as colorspace from "./colorspace";
 | 
			
		||||
import * as message_view_header from "./message_view_header";
 | 
			
		||||
import * as subs from "./subs";
 | 
			
		||||
 | 
			
		||||
export const default_color = "#c2c2c2";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user