diff --git a/html/channel.ejs b/html/channel.ejs index 4b39c08..2980e2d 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -585,19 +585,6 @@ color:#ea9999 !important; <% } %> - <% if (!isMobile) { %> - - - - <% } %> - <% } %> @@ -624,15 +611,38 @@ color:#ea9999 !important; <% } %> + <% if (cinv.error) { %> + + +

<%- cinv.error %> - literally 1984 lmao

+ + <% } %>
- - - - + + <% if (!cinv.error) { %> + <% if (!isMobile) { %>
@@ -1540,6 +1550,19 @@ width: fit-content; <% } %>
<% } %> + <% if (!isMobile) { %> + + + + <% } %> + <% } %> + <% } %>