From 8c42fa356dc0ada2ce2ea2b0b0cc6077651a0063 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 18 Aug 2025 02:53:32 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/watch.ejs b/html/watch.ejs index 7b1fb0e9..44a8df2d 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -3773,6 +3773,6 @@ window.addEventListener('DOMContentLoaded', () => { <% } %> <% } catch (error) { %> - <%- error %> +

<%- error %>

<% } %> \ No newline at end of file