mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 02:08:20 +02:00 
			
		
		
		
	fix manager role in admin users overview (#5359)
due to the hack the returned type has changed
This commit is contained in:
		
							
								
								
									
										2
									
								
								src/static/scripts/admin_users.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								src/static/scripts/admin_users.js
									
									
									
									
										vendored
									
									
								
							| @@ -152,7 +152,7 @@ const ORG_TYPES = { | |||||||
|         "name": "User", |         "name": "User", | ||||||
|         "bg": "blue" |         "bg": "blue" | ||||||
|     }, |     }, | ||||||
|     "3": { |     "4": { | ||||||
|         "name": "Manager", |         "name": "Manager", | ||||||
|         "bg": "green" |         "bg": "green" | ||||||
|     }, |     }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user