From 300bbbacbc09237b22552363dfa87cff46da3145 Mon Sep 17 00:00:00 2001 From: 08draven Date: Fri, 25 Oct 2024 21:15:55 -0400 Subject: [PATCH] big stupid --- views/player.ejs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/views/player.ejs b/views/player.ejs index f1acdb0..86b9830 100644 --- a/views/player.ejs +++ b/views/player.ejs @@ -22,7 +22,8 @@
- <%= videoData.username %> + <%= videoData.username %> +
@@ -31,8 +32,8 @@ <%if (username==videoData.username) { %> <% } %> + - <%- include('comments.ejs') -%> <%- include('footer.ejs') -%> \ No newline at end of file