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