mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	js: Convert static/js/narrow_state.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							a1e9be884d
						
					
				
				
					commit
					b830f53eb5
				
			@@ -1,6 +1,7 @@
 | 
			
		||||
"use strict";
 | 
			
		||||
 | 
			
		||||
const {localstorage} = require("./localstorage");
 | 
			
		||||
const narrow_state = require("./narrow_state");
 | 
			
		||||
const util = require("./util");
 | 
			
		||||
 | 
			
		||||
// Read https://zulip.readthedocs.io/en/latest/subsystems/hashchange-system.html
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user