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