This commit is contained in:
lesion
2019-07-05 23:58:47 +02:00
parent 121720b734
commit 4d2f75140c
5 changed files with 9 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ const userController = {
}
},
// ADD EVENT // there's probably a better way to do this with sequelize! TOFIX
// ADD EVENT
async addEvent(req, res) {
const body = req.body