Merge branch 'master' into LocalizedDateFns

This commit is contained in:
Tomazed 2023-01-30 15:22:59 +01:00 committed by GitHub
commit 74d8a09f31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 165 additions and 40 deletions

View file

@ -820,7 +820,6 @@ export default {
return null
})
if (!libraryItem) return
console.log('Got library itemn', libraryItem)
this.store.commit('showEReader', libraryItem)
},
selectBtnClick(evt) {