fix: root element

zio/stable
Anthony Fu 2022-11-25 22:44:12 +08:00
parent 7065100006
commit c8c4972693
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ const aspectRatio = computed(() => {
<source :src="attachment.url || attachment.previewUrl" type="audio/mp3">
</audio>
</template>
<!-- Image or "unknown" fallback -->
<template v-else>
<CommonBlurhash
:blurhash="attachment.blurhash"