mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-17 00:19:39 +00:00
Merge branch 'master' into sqlite_2
This commit is contained in:
commit
d56e3a3617
3 changed files with 4 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
clickedOption(action) {
|
||||
this.$emit('action', action)
|
||||
this.$emit('action', { action })
|
||||
}
|
||||
},
|
||||
mounted() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue