Don't print a hyphen in place of a song.
This commit is contained in:
parent
69f24a6b7b
commit
c8c153cd62
@ -80,7 +80,7 @@ templ Index(curSong *radio.Song, sl []radio.Song, slLen int64, lstnrs *radio.Lis
|
||||
<img src="/assets/img/duration.svg" /> <span id="radio-duration-estimate"></span><span id="radio-duration">0:00</span>
|
||||
</p>
|
||||
<p>
|
||||
<img src="/assets/img/note.svg" /> <span id="radio-song">-</span>
|
||||
<img src="/assets/img/note.svg" /> <span id="radio-song"></span>
|
||||
</p>
|
||||
}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user