Fixing pledge entity
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = function (options) {
|
||||
association: db.Pledge.Owner,
|
||||
include: [
|
||||
{
|
||||
association: db.Owner.OwnerEntity,
|
||||
association: db.Owner.OwnerEntities,
|
||||
include: [
|
||||
{
|
||||
association: db.OwnerEntity.Entity
|
||||
|
||||
Reference in New Issue
Block a user