mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Fix linting error
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
v-for="word in split_verse(index)"
|
v-for="word in split_verse(index)"
|
||||||
|
:key="word.duration"
|
||||||
class="has-text-weight-bold is-size-5"
|
class="has-text-weight-bold is-size-5"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
|
|||||||
Reference in New Issue
Block a user