mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudcmd) add dangle-comma
This commit is contained in:
parent
4447d43c89
commit
ea08b92e8b
69 changed files with 242 additions and 242 deletions
|
|
@ -9,7 +9,7 @@ const config = require('./config');
|
|||
|
||||
module.exports = () => {
|
||||
const auth = httpAuth.basic({
|
||||
realm: 'Cloud Commander'
|
||||
realm: 'Cloud Commander',
|
||||
}, check);
|
||||
|
||||
return middle(auth);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue