mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 23:55:57 -05:00
[web] Fix linting error
This commit is contained in:
parent
2e69720bc1
commit
00e57a7473
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user