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

View File

@@ -80,5 +80,7 @@ module.exports = {
to: ['https://www.w3.org/ns/activitystreams#Public'], to: ['https://www.w3.org/ns/activitystreams#Public'],
content: 'prova' content: 'prova'
}] }]
}
res.json(ret)
} }
} }