From 6bf345e94fb57d1929e02d66b60f21e0a47874cb Mon Sep 17 00:00:00 2001 From: Shavix Date: Wed, 21 Aug 2024 09:52:13 +0000 Subject: [PATCH 1/2] update margin-bottom in the comment section this fixes the "Go To Top" almost overlapping a bit with another text when there are no comments under a video. --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 4fb619b..dd3c970 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1769,7 +1769,7 @@ WIP!
-
+
YouTube Comments - <% if (!isNaN(inv.commentCount)) { %> <%= inv.commentCount.toLocaleString() %> <% } else { %> 0 <% } %> Comments
From 24810b4cfee9515dda70cd736db8389ec0993f64 Mon Sep 17 00:00:00 2001 From: Shavix Date: Wed, 21 Aug 2024 09:54:05 +0000 Subject: [PATCH 2/2] add letter "n" to fix a grammar mistake lol --- html/poketube.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index dd3c970..6d2d099 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1630,7 +1630,7 @@ WIP! <% if (!instagram) { %>
- Nyo connections found on the description ;_; report a issue lol + Nyo connections found on the description ;_; report an issue lol
<% } %> <% } %>