mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-08 00:15:03 +02:00
Revert blur-sm events to blur
This commit is contained in:
parent
f88e40ea3e
commit
8d0676b780
3 changed files with 3 additions and 3 deletions
|
@ -106,7 +106,7 @@ export default {
|
|||
this.inputValue = this.inputValue.trim()
|
||||
}
|
||||
this.isFocused = false
|
||||
this.$emit('blur-sm')
|
||||
this.$emit('blur')
|
||||
},
|
||||
|
||||
change(e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue