Let's try negate it.
This commit is contained in:
parent
75473aff1f
commit
7c67151ee8
@ -47,7 +47,7 @@ html(lang='en')
|
||||
each s in .Songs
|
||||
tr
|
||||
td= .Time
|
||||
unless .Listeners
|
||||
unless !.Listeners
|
||||
td= .Listeners
|
||||
else
|
||||
td
|
||||
|
Loading…
Reference in New Issue
Block a user