Add:Putting back in the Continue Series shelf on the home page #541

This commit is contained in:
advplyr 2022-04-30 12:24:48 -05:00
parent b19442e440
commit fc8473ed84
3 changed files with 60 additions and 14 deletions

View file

@ -54,7 +54,7 @@ export default {
bookCoverAspectRatio: this.bookCoverAspectRatio,
bookshelfView: this.bookshelfView
}
if (this.entityName === 'series-books') props.showSequence = true
if (this.entityName === 'books') {
props.filterBy = this.filterBy
props.orderBy = this.orderBy