a
This commit is contained in:
parent
f012750287
commit
5af8f32000
@ -192,7 +192,7 @@ module.exports = function (sequelize, DataTypes) {
|
||||
model: sequelize.models.EventType,
|
||||
as: 'type',
|
||||
attributes: ['name', 'title'],
|
||||
},
|
||||
},
|
||||
{
|
||||
association: 'location',
|
||||
attributes: ['country', 'city'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user