mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-21 19:34:43 +02:00
Add:Recommended book home page shelf
This commit is contained in:
parent
030c20b12e
commit
49279430fc
10 changed files with 142 additions and 35 deletions
|
@ -820,7 +820,6 @@ export default {
|
|||
return null
|
||||
})
|
||||
if (!libraryItem) return
|
||||
console.log('Got library itemn', libraryItem)
|
||||
this.store.commit('showEReader', libraryItem)
|
||||
},
|
||||
selectBtnClick(evt) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue