1
Fork 0

Update html/poketube.ejs

This commit is contained in:
ashley 2024-08-28 21:27:01 +00:00
parent fbbf9a46db
commit 2c9b109c74

View file

@ -1864,7 +1864,10 @@ inv_vid?.recommendedVideos.forEach(video => {
<% } %>
<% } %>
<% if (!inv_vid.recommendedVideos) { %>
<p> oops </p>
<% } %>
<% if (f) { %>
<% channel_uploads.latestVideos.forEach(x => { %>