Avoid downloading a duplicate thumbnail (#59)

This commit is contained in:
vfsfitvnm
2022-10-02 17:05:56 +02:00
parent a136b4f9d6
commit 5f5a763675
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ object Dimensions {
val playlist = album
object player {
val songPreview = collapsedPlayer
val song: Dp
@Composable
get() = with(LocalConfiguration.current) {