Update html/watch.ejs

This commit is contained in:
ashley 2025-08-18 03:13:53 +02:00
parent 8c42fa356d
commit 7d55ca2b7d

View File

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