Fixed changing album info
This commit is contained in:
@ -26,6 +26,7 @@ function changeSelectedAlbum(albumElem) {
|
||||
newSelected.addClass('selected');
|
||||
|
||||
// change available songs
|
||||
getAlbumInfo(albumElem);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user