basic function of getting all items from servicelist to save it

This commit is contained in:
Chris Cochrun 2022-10-04 15:20:26 -05:00
parent e4d4cfe8c3
commit c1f0e87056
4 changed files with 43 additions and 5 deletions

View file

@ -37,7 +37,7 @@ Controls.Page {
property var song
property var draggedLibraryItem
property var serviceList: ["testing", "data"]
property var serviceItems: serviceItemModel
property bool songDragged: false