Update html/watch.ejs

This commit is contained in:
ashley 2025-08-18 02:53:32 +02:00
parent 1557d47228
commit 8c42fa356d

View File

@ -3773,6 +3773,6 @@ window.addEventListener('DOMContentLoaded', () => {
<% } %>
<% } catch (error) { %>
<%- error %>
<p style="color:white"> <%- error %> </p>
<% } %>
<!-- PHTML END -->