Added missing code

This commit is contained in:
2015-10-30 18:44:31 +01:00
parent c0d5932f09
commit 870c67595b
+1
View File
@@ -27,6 +27,7 @@ namespace MusicPlayer
Album = album;
Artist = artist;
Seconds = seconds;
Genre = genre;
this.api = api;