mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-22 11:57:12 +08:00
remove comment
This commit is contained in:
parent
9ae5e4f059
commit
171f4708d8
|
@ -1,5 +1,3 @@
|
||||||
// copy from https://github.com/sl1673495/vue-netease-music/blob/master/src/utils/lrcparse.js
|
|
||||||
|
|
||||||
export function lyricParser(lrc) {
|
export function lyricParser(lrc) {
|
||||||
return {
|
return {
|
||||||
lyric: parseLyric(lrc?.lrc?.lyric || ''),
|
lyric: parseLyric(lrc?.lrc?.lyric || ''),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user