Update:Playlist edit modal

This commit is contained in:
advplyr 2022-11-27 11:53:48 -06:00
parent 623a706555
commit c957e9483e
7 changed files with 149 additions and 3 deletions

View file

@ -45,7 +45,7 @@ export default {
}
},
watch: {
books: {
items: {
handler(newVal) {
this.init()
}