Merge branch 'fix'
This commit is contained in:
@@ -180,7 +180,8 @@
|
||||
"email": {
|
||||
"type": "belongsTo",
|
||||
"entity": "Email",
|
||||
"foreign": "tasks"
|
||||
"foreign": "tasks",
|
||||
"noForeignName": true
|
||||
}
|
||||
},
|
||||
"collection": {
|
||||
|
||||
Reference in New Issue
Block a user