Update src/controllers/lyrics.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ let currentItem;
|
||||
|
||||
let savedLyrics;
|
||||
let isDynamicLyric = false;
|
||||
let autoScroll = AutoScrollType.Smooth;
|
||||
let autoScroll = AutoScrollType.Instant;
|
||||
|
||||
function dynamicLyricHtmlReducer(htmlAccumulator, lyric, index) {
|
||||
if (layoutManager.tv) {
|
||||
|
||||
Reference in New Issue
Block a user