forked from DebaucheryLibrarian/traxxx
Added dedicated serie photos table, renamed serie scene photo function. Fixed covers and scene photos in banner and album.
This commit is contained in:
@@ -227,7 +227,7 @@ function initReleasesActions(store, router) {
|
||||
slug
|
||||
name
|
||||
}
|
||||
photos: moviesPhotos {
|
||||
photos: ${type === 'series' ? 'seriesPhotosBySerieId' : 'moviesPhotos'} {
|
||||
${mediaFragment}
|
||||
}
|
||||
scenesPhotos {
|
||||
|
||||
Reference in New Issue
Block a user