mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	js: Convert static/js/message_view_header.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							d36c6f23f6
						
					
				
				
					commit
					5438a04b84
				
			| @@ -1,5 +1,6 @@ | ||||
| import * as color_data from "./color_data"; | ||||
| import * as message_util from "./message_util"; | ||||
| import * as message_view_header from "./message_view_header"; | ||||
| import * as narrow_state from "./narrow_state"; | ||||
| import * as overlays from "./overlays"; | ||||
| import * as peer_data from "./peer_data"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user