mirror of
https://github.com/immich-app/immich.git
synced 2025-11-24 17:30:43 +09:00
fix(web): broken album thumbnail (#12381)
* fix(web): broken album thumbnail * use properties from thumbnail
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</script>
|
||||
|
||||
{#if isBroken}
|
||||
<BrokenAsset noMessage />
|
||||
<BrokenAsset hideMessage class="aspect-square rounded-xl" />
|
||||
{:else}
|
||||
<img
|
||||
{alt}
|
||||
|
||||
Reference in New Issue
Block a user