use the small thumbnails on tracklists

This commit is contained in:
geoffrey45
2022-09-17 17:37:09 +03:00
parent 5130f85300
commit 5af3d9cfc3
7 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
}"
>
<div class="big-img noscroll" :class="{ imgSmall: widthIsSmall }">
<img :src="imguri.thumb + album.image" class="rounded" />
<img :src="imguri.thumb.large + album.image" class="rounded" />
</div>
<div
class="info"