mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-16 10:07:49 +02:00
Make epubs searchable
This commit is contained in:
@ -68,6 +68,7 @@ export default {
|
||||
methods: {
|
||||
clear() {
|
||||
this.inputValue = ''
|
||||
this.$emit('submit')
|
||||
},
|
||||
focused() {
|
||||
this.isFocused = true
|
||||
|
Reference in New Issue
Block a user