From bf2af710c3113ea2beec748e19760faaa2633b36 Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 11 Sep 2024 16:19:42 +0000 Subject: [PATCH] add refresh here :3 --- html/channel.ejs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 9981bab..c244a83 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -646,7 +646,11 @@ height: 100%;

<%- cinv.error %>

- + + <% if (cinv.error == "Could not get channel info.") { %> + + <% } %> + <% } %>