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