Adapt code for eslint-config-standard 17
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
@@ -75,8 +75,8 @@ exports.showNote = function (req, res, next) {
|
||||
'X-Robots-Tag': 'noindex, nofollow' // prevent crawling
|
||||
})
|
||||
return res.render('hedgedoc.ejs', {
|
||||
title: title,
|
||||
opengraph: opengraph
|
||||
title,
|
||||
opengraph
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user