mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Add:Show audiobook duration and narrator in audible match results #886
This commit is contained in:
parent
605a6d8b25
commit
3d3571013f
3 changed files with 7 additions and 4 deletions
|
@ -319,6 +319,7 @@ export default {
|
|||
}
|
||||
|
||||
this.searchResults = results || []
|
||||
console.log('Results', results)
|
||||
this.isProcessing = false
|
||||
this.hasSearched = true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue