This commit is contained in:
lesion
2019-07-30 19:23:04 +02:00
parent 1d4761aadd
commit b802f0f45f

View File

@@ -81,4 +81,6 @@ module.exports = {
content: 'prova' content: 'prova'
}] }]
} }
res.json(ret)
}
} }