mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
fix: root element
This commit is contained in:
parent
7065100006
commit
c8c4972693
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue