diff --git a/html/poketube.ejs b/html/poketube.ejs index 4f31d5da..da401f8a 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1566,7 +1566,7 @@ WIP!
- YouTube Comments - <%- inv.commentCount.toLocaleString() %> Comments + YouTube Comments - <% if (!isNaN(inv.commentCount)) { %> <%= inv.commentCount.toLocaleString() %> <% } else { %> 0 <% } %> Comments