From 61fb7ee34520728eda8b30a157aa8c69cceddb37 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Wed, 24 Apr 2024 14:20:08 +0000 Subject: [PATCH] lol --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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