mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	corrected message
This commit is contained in:
		| @@ -367,7 +367,7 @@ const internalCertificate = { | ||||
| 								resolve(resp); | ||||
| 							}); | ||||
| 					} else { | ||||
| 						throw new error.ValidationError('Only Let\'sEncrypt certificates can be renewed'); | ||||
| 						throw new error.ValidationError('Only Let\'sEncrypt certificates can be downloaded'); | ||||
| 					} | ||||
| 				}).catch((err) => reject(err)); | ||||
| 		}); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user