File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- 2.11.0
1+ 2.11.1
Original file line number Diff line number Diff line change 11<p align =" center " >
22 <img src="https://nginxproxymanager.com/github.png">
33 <br><br>
4- <img src="https://img.shields.io/badge/version-2.11.0 -green.svg?style=for-the-badge">
4+ <img src="https://img.shields.io/badge/version-2.11.1 -green.svg?style=for-the-badge">
55 <a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager">
66 <img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge">
77 </a>
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ const certbot = {
1616
1717 return new Promise ( ( resolve , reject ) => {
1818 if ( pluginKeys . length === 0 ) {
19+ resolve ( ) ;
1920 return ;
2021 }
2122
You can’t perform that action at this time.
0 commit comments