mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-14 04:46:51 +00:00
Add some linting errors to see what happens
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
||||
reject(err);
|
||||
} else {
|
||||
resolve(stdout.trim());
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
},
|
||||
|
Reference in New Issue
Block a user