Added missing code
This commit is contained in:
@@ -27,6 +27,7 @@ namespace MusicPlayer
|
|||||||
Album = album;
|
Album = album;
|
||||||
Artist = artist;
|
Artist = artist;
|
||||||
Seconds = seconds;
|
Seconds = seconds;
|
||||||
|
Genre = genre;
|
||||||
|
|
||||||
this.api = api;
|
this.api = api;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user