View translations from entry
This commit is contained in:
@@ -75,6 +75,9 @@ module.exports = function (options) {
|
||||
},
|
||||
{
|
||||
association: db.Entry.Chapters
|
||||
},
|
||||
{
|
||||
association: db.Entry.TranslationEntries
|
||||
}
|
||||
]
|
||||
}).then(entry => {
|
||||
|
||||
Reference in New Issue
Block a user