mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
merge
This commit is contained in:
@@ -366,7 +366,6 @@ app.get('/infos', function (req, res) {
|
||||
if (req.query.motd) {
|
||||
result.motd = motd
|
||||
}
|
||||
logger.LogReq(req)
|
||||
res.json(result)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user