mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 04:39:40 +00:00
Merge branch 'master' into LocalizedDateFns
This commit is contained in:
commit
74d8a09f31
14 changed files with 165 additions and 40 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