mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-28 19:50:23 +02:00
Make epubs searchable
This commit is contained in:
parent
5c1c511718
commit
5778200c8f
3 changed files with 120 additions and 14 deletions
|
@ -68,6 +68,7 @@ export default {
|
|||
methods: {
|
||||
clear() {
|
||||
this.inputValue = ''
|
||||
this.$emit('submit')
|
||||
},
|
||||
focused() {
|
||||
this.isFocused = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue