Add playlist list

This commit is contained in:
Deluan
2020-05-05 18:28:55 -04:00
committed by Deluan Quintão
parent 4e613be960
commit fec589dce5
4 changed files with 47 additions and 0 deletions
+11
View File
@@ -54,6 +54,17 @@
"songCount": "Song Count"
}
},
"playlist": {
"name": "Playlist |||| Playlists",
"fields": {
"name": "Name",
"duration": "Duration",
"owner": "Owner",
"public": "Public",
"updatedAt":"Updated at",
"createdAt": "Created at"
}
},
"user": {
"name": "User |||| Users",
"fields": {