mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-02 01:05:25 +02:00
Add:Putting back in the Continue Series shelf on the home page #541
This commit is contained in:
parent
b19442e440
commit
fc8473ed84
3 changed files with 60 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue