filteredEventsWithPast, check db connection

This commit is contained in:
lesion
2019-06-26 15:44:26 +02:00
parent 665939a883
commit 491fc11d78
8 changed files with 50 additions and 37 deletions

View File

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