Code clean up

This commit is contained in:
kdeng00
2019-11-03 13:03:32 -05:00
parent 01faa60699
commit c7bbdfe581
23 changed files with 370 additions and 601 deletions
+3 -1
View File
@@ -9,8 +9,10 @@ namespace type
title,
album,
artist,
albumArtist,
genre,
year
year,
titleAndArtist
};
}