mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-04 02:22:09 +01:00
Add:Collapsed series finished progress bar #1062
This commit is contained in:
@@ -232,6 +232,7 @@ module.exports = {
|
||||
id: seriesToUse[li.id].id,
|
||||
name: seriesToUse[li.id].name,
|
||||
nameIgnorePrefix: seriesToUse[li.id].nameIgnorePrefix,
|
||||
libraryItemIds: seriesToUse[li.id].books.map(b => b.id),
|
||||
numBooks: seriesToUse[li.id].books.length
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user