fix a silly issue :3

This commit is contained in:
Ashley 2022-11-18 09:47:25 +00:00
parent e3cb7256ee
commit 8f49fec0cb

View file

@ -16,7 +16,12 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/. along with this program. If not, see https://www.gnu.org/licenses/.
--> -->
<!DOCTYPE html><html style="background: var(--channel-info-background);"><head> <!DOCTYPE html>
<html style="background: var(--channel-info-background);">
<head>
<% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %> <% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %>
<title>Technoblade Never Dies! - PokeTube</title> <title>Technoblade Never Dies! - PokeTube</title>
<% } %> <% } %>
@ -498,7 +503,7 @@
</p> </p>
<div class="video-grid" style="background:#111" > <div class="video-grid" style="background:#111" >
<% if ( tj.Channel.Contents.ItemSection[2]) { %> <% if ( tj.Channel.Contents.ItemSection[2].Shelf.Items.Video) { %>
<% tj.Channel.Contents.ItemSection[2].Shelf.Items.Video.forEach(x => { %> <% tj.Channel.Contents.ItemSection[2].Shelf.Items.Video.forEach(x => { %>
<a href="/watch?v=<%- x.id %>" class="video"> <a href="/watch?v=<%- x.id %>" class="video">