1
0

Ah, yes... It doesn't work like that.

This commit is contained in:
Alexander Andreev 2022-03-31 20:09:56 +04:00
parent 88163a6bea
commit 8c1fdb0e44
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

View File

@ -47,7 +47,7 @@ html(lang='en')
each s in .Songs
tr
td= .Time
if .Listeners > 0
if .Listeners
td= .Listeners
else
td