mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Fix satisy typo
This commit is contained in:
		| @@ -90,7 +90,7 @@ class AccessList extends Model { | ||||
| 	} | ||||
|  | ||||
| 	get satisfy() { | ||||
| 		return this.satify_any ? 'satisfy any' : 'satisfy all'; | ||||
| 		return this.satisfy_any ? 'satisfy any' : 'satisfy all'; | ||||
| 	} | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user