mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Fix utils.js linter error
This commit is contained in:
parent
972d158161
commit
33f41f7e6f
@ -51,7 +51,7 @@ module.exports = {
|
||||
} else {
|
||||
reject({
|
||||
exitCode: exitCode,
|
||||
stderr: stderr
|
||||
stderr: stderr
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user