Home
last modified time | relevance | path

Searched refs:prevLyricText (Results 1 – 1 of 1) sorted by relevance

/MusicFree/src/service/
H A Dindex.ts71 const prevLyricText = LyricManager.getCurrentLyric()?.lrc; constant
73 if (prevLyricText !== currentLyricItem?.lrc) {