mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-09 07:14:52 +02:00
Fix:Stream container not opening on mount
This commit is contained in:
@ -118,7 +118,7 @@ module.exports = {
|
||||
userAudiobook: user.getAudiobookJSON(book.id),
|
||||
book
|
||||
}
|
||||
})
|
||||
}).filter(b => !!b.userAudiobook)
|
||||
},
|
||||
|
||||
getBooksMostRecentlyRead(booksWithUserAb, limit, minified = false) {
|
||||
|
Reference in New Issue
Block a user