This commit is contained in:
かっこかり 2024-01-20 10:10:37 +09:00 committed by GitHub
parent e2985cf122
commit 272590ef94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ SPDX-License-Identifier: AGPL-3.0-only
<audio
ref="audioEl"
preload="metadata"
:class="$style.audio"
>
<source :src="audio.url">
</audio>