You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-30 18:05:34 +03:00 
			
		
		
		
	Biome update
This commit is contained in:
		| @@ -40,7 +40,7 @@ export default function Setup() { | ||||
|  | ||||
| 		try { | ||||
| 			const user = await createUser(payload, true); | ||||
| 			if (user && typeof user.id !== "undefined" && user.id) { | ||||
| 			if (user?.id) { | ||||
| 				try { | ||||
| 					await login(user.email, password); | ||||
| 					// Trigger a Health change | ||||
|   | ||||
		Reference in New Issue
	
	Block a user