update model packaging.json

This commit is contained in:
Bernat Exposito 2018-03-14 13:51:07 +01:00
parent ab3ead6a28
commit a4166cc14d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"relations": { "relations": {
"item": { "item": {
"type": "belongsTo", "type": "belongsTo",
"model": "Iicket", "model": "Item",
"foreignKey": "itemFk" "foreignKey": "itemFk"
} }
} }