mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
Update html/poketube.ejs
This commit is contained in:
parent
fbbf9a46db
commit
2c9b109c74
@ -1864,6 +1864,9 @@ inv_vid?.recommendedVideos.forEach(video => {
|
||||
<% } %>
|
||||
<% } %>
|
||||
|
||||
<% if (!inv_vid.recommendedVideos) { %>
|
||||
<p> oops </p>
|
||||
<% } %>
|
||||
|
||||
|
||||
<% if (f) { %>
|
||||
|
Loading…
Reference in New Issue
Block a user