Found a typo.
This commit is contained in:
parent
abb4c91dee
commit
c6c06fa014
@ -43,7 +43,7 @@ html(lang='en')
|
||||
section
|
||||
h2 Last 10 songs
|
||||
table#last-played
|
||||
each song in .Status.Songs
|
||||
each song in .Status.LastSongs
|
||||
tr
|
||||
td= song.Time
|
||||
td= song.Artist
|
||||
|
Loading…
Reference in New Issue
Block a user