Show chapters on translations

This commit is contained in:
2022-01-07 21:20:09 +02:00
parent 0ae106afc0
commit ad177d79ad
2 changed files with 8 additions and 0 deletions

View File

@@ -168,6 +168,9 @@ module.exports = function (options) {
include: [
{
association: db.ArtifactVersion.Artifact
},
{
association: db.ArtifactVersion.Chapters
}
]
},