Update:Handle edit playlist item

This commit is contained in:
advplyr 2022-11-27 12:17:58 -06:00
parent 531f947754
commit a217ed5574
2 changed files with 12 additions and 2 deletions

View file

@ -183,7 +183,7 @@ export default {
})
},
clickEdit() {
// todo: edit
this.$emit('edit', this.item)
},
toggleFinished() {
var updatePayload = {