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