add context buttons to the squares
This commit is contained in:
parent
f6a5d19d52
commit
afea5747dc
4 changed files with 243 additions and 11 deletions
|
@ -154,7 +154,6 @@
|
|||
return relativeTime >= verseTime && relativeTime <= timeEnd - timeStart
|
||||
},
|
||||
getVerseLine(index) {
|
||||
|
||||
if (this.richlyrics[index] != null && this.richlyrics[index].l != null) {
|
||||
return this.richlyrics[index].l
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue