work on playlist & tracklist

This commit is contained in:
bkfox
2024-03-23 17:22:52 +01:00
parent 21f856e731
commit f41cc3ce0c
21 changed files with 451 additions and 142 deletions

View File

@@ -8,13 +8,11 @@ const DashboardApp = {
...App,
components: {...App.components, ...components},
/*
data() {
return {
editPageContent: null,
modalItem: null,
}
},
*/
methods: {
...App.methods,