mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2026-03-29 23:39:59 +08:00
update lyric
This commit is contained in:
@@ -4,4 +4,4 @@ Album: {{ .Current.Album}}
|
||||
Username: {{ .Current.Username }}
|
||||
Progress(in seconds): {{.CurrentTime.TotalSeconds}} / {{.TotalTime.TotalSeconds}}
|
||||
Progress(in minutes:seconds): {{ .CurrentTime.Minutes}}:{{ .CurrentTime.Seconds}} / {{ .TotalTime.Minutes}}:{{ .TotalTime.Seconds}}
|
||||
Lyric: {{.Lyric}}
|
||||
Lyric: {{ .Lyric}}
|
||||
Reference in New Issue
Block a user