mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	js: Convert static/js/user_groups.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							592cd780f5
						
					
				
				
					commit
					5a68bda15b
				
			| @@ -8,6 +8,7 @@ const render_confirm_delete_user = require("../templates/confirm_delete_user.hbs | ||||
| const channel = require("./channel"); | ||||
| const people = require("./people"); | ||||
| const pill_typeahead = require("./pill_typeahead"); | ||||
| const user_groups = require("./user_groups"); | ||||
| const user_pill = require("./user_pill"); | ||||
|  | ||||
| const meta = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user