mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 23:43:36 +00:00
Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
@@ -14,6 +14,7 @@ const certbot = {
|
|||||||
|
|
||||||
return new Promise((resolve, reject) => {
|
return new Promise((resolve, reject) => {
|
||||||
if (pluginKeys.length === 0) {
|
if (pluginKeys.length === 0) {
|
||||||
|
resolve();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user