mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/ui_report.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							76bfa78beb
						
					
				
				
					commit
					26710a4370
				
			@@ -3,6 +3,7 @@ import * as compose_state from "./compose_state";
 | 
			
		||||
import {localstorage} from "./localstorage";
 | 
			
		||||
import * as narrow_state from "./narrow_state";
 | 
			
		||||
import * as reload_state from "./reload_state";
 | 
			
		||||
import * as ui_report from "./ui_report";
 | 
			
		||||
import * as util from "./util";
 | 
			
		||||
 | 
			
		||||
// Read https://zulip.readthedocs.io/en/latest/subsystems/hashchange-system.html
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user