fix lint
This commit is contained in:
parent
e2985cf122
commit
272590ef94
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<audio
|
<audio
|
||||||
ref="audioEl"
|
ref="audioEl"
|
||||||
preload="metadata"
|
preload="metadata"
|
||||||
:class="$style.audio"
|
|
||||||
>
|
>
|
||||||
<source :src="audio.url">
|
<source :src="audio.url">
|
||||||
</audio>
|
</audio>
|
||||||
|
|
Loading…
Reference in a new issue