fix(web): broken album thumbnail (#12381)

* fix(web): broken album thumbnail

* use properties from thumbnail
This commit is contained in:
Michel Heusschen
2024-09-06 15:16:18 +02:00
committed by GitHub
parent 9fc30d6bf6
commit 639bc0c660
4 changed files with 29 additions and 29 deletions

View File

@@ -11,7 +11,7 @@
</script>
{#if isBroken}
<BrokenAsset noMessage />
<BrokenAsset hideMessage class="aspect-square rounded-xl" />
{:else}
<img
{alt}