Add "Last Played" column to SongList

This commit is contained in:
Deluan
2021-06-16 11:57:02 -04:00
parent 86271f0412
commit e0fd1c6ad8
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
"duration": "Time",
"trackNumber": "#",
"playCount": "Plays",
"playDate": "Last Played",
"title": "Title",
"artist": "Artist",
"album": "Album",