This commit is contained in:
lesion
2019-06-09 00:45:50 +02:00
parent ccaf53aa24
commit 792bc64ce5
16 changed files with 144 additions and 105 deletions

View File

@@ -28,4 +28,4 @@ module.exports = (sequelize, DataTypes) => {
// associations can be defined here
}
return event
};
}