mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
merge
This commit is contained in:
commit
3ebbeb7673
5 changed files with 8 additions and 34 deletions
|
@ -366,7 +366,6 @@ app.get('/infos', function (req, res) {
|
|||
if (req.query.motd) {
|
||||
result.motd = motd
|
||||
}
|
||||
logger.LogReq(req)
|
||||
res.json(result)
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue