Fixed format of events
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = (sequelize) => {
|
||||
pageId: {
|
||||
type: DataTypes.UUID,
|
||||
allowNull: true
|
||||
}
|
||||
},
|
||||
}, {
|
||||
tableName: 'images',
|
||||
timestamps: false
|
||||
|
||||
Reference in New Issue
Block a user