fix: root element

pull/99/head
Anthony Fu 2022-11-25 22:44:12 +08:00
rodzic 7065100006
commit c8c4972693
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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"