mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-31 23:20:05 +02:00
Update:Handle edit playlist item
This commit is contained in:
parent
531f947754
commit
a217ed5574
2 changed files with 12 additions and 2 deletions
|
@ -183,7 +183,7 @@ export default {
|
|||
})
|
||||
},
|
||||
clickEdit() {
|
||||
// todo: edit
|
||||
this.$emit('edit', this.item)
|
||||
},
|
||||
toggleFinished() {
|
||||
var updatePayload = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue