From 7d55ca2b7d80810a7c1d27a31d3441ded0e3e535 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 18 Aug 2025 03:13:53 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/html/watch.ejs b/html/watch.ejs index 44a8df2d..70f7e070 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -3773,6 +3773,12 @@ window.addEventListener('DOMContentLoaded', () => { <% } %> <% } catch (error) { %> + +

<%- error %>

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