API is functional again after the dependency updates

This commit is contained in:
kdeng00
2020-02-02 20:32:09 -05:00
parent 57f76ee4a4
commit b067882c09
8 changed files with 187 additions and 22 deletions
+3 -1
View File
@@ -10,7 +10,9 @@ namespace type {
albumArtist,
genre,
year,
titleAndArtist
titleAndArtist,
titleAlbArtistAlbum,
titleAlbArtistAlbumTrack
};
}