mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/popovers.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							c71af35461
						
					
				
				
					commit
					b3f74af090
				
			@@ -10,6 +10,7 @@ import * as channel from "./channel";
 | 
			
		||||
import * as message_edit from "./message_edit";
 | 
			
		||||
import * as muting from "./muting";
 | 
			
		||||
import * as muting_ui from "./muting_ui";
 | 
			
		||||
import * as popovers from "./popovers";
 | 
			
		||||
import * as resize from "./resize";
 | 
			
		||||
import * as stream_color from "./stream_color";
 | 
			
		||||
import * as stream_data from "./stream_data";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user