update lyric

This commit is contained in:
aynakeya
2024-05-11 11:02:47 +08:00
parent da96f711ae
commit 46ea45580c

View File

@@ -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}}