mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 09:24:56 +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
|
@ -55,7 +55,7 @@ export default {
|
|||
}
|
||||
},
|
||||
inputBlurred() {
|
||||
this.$emit('blur-sm')
|
||||
this.$emit('blur')
|
||||
}
|
||||
},
|
||||
mounted() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue