mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	js: Convert static/js/timerender.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							9a0fc5cc87
						
					
				
				
					commit
					7e9b5efa8a
				
			| @@ -2,6 +2,7 @@ import * as compose_fade from "./compose_fade"; | ||||
| import * as hash_util from "./hash_util"; | ||||
| import * as people from "./people"; | ||||
| import * as presence from "./presence"; | ||||
| import * as timerender from "./timerender"; | ||||
| import * as user_status from "./user_status"; | ||||
| import * as util from "./util"; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user