mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/page_params.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							bb1b2048bd
						
					
				
				
					commit
					38ffd47b90
				
			@@ -9,6 +9,7 @@ import * as hashchange from "./hashchange";
 | 
			
		||||
import {localstorage} from "./localstorage";
 | 
			
		||||
import * as message_list from "./message_list";
 | 
			
		||||
import * as narrow_state from "./narrow_state";
 | 
			
		||||
import {page_params} from "./page_params";
 | 
			
		||||
import * as reload_state from "./reload_state";
 | 
			
		||||
import * as server_events from "./server_events";
 | 
			
		||||
import * as ui_report from "./ui_report";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user