Fix album details sorting

This commit is contained in:
h4h13 2019-09-23 00:49:31 +05:30
parent df7cb7ab49
commit 49e18ec828
5 changed files with 11 additions and 9 deletions

View file

@ -64,7 +64,6 @@ class ArtistImageFetcher(
} catch (ignore: IOException) {
// can't do much about it
}
}
}