Update html/watch.ejs
This commit is contained in:
parent
8c42fa356d
commit
7d55ca2b7d
@ -3773,6 +3773,12 @@ window.addEventListener('DOMContentLoaded', () => {
|
|||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
<% } catch (error) { %>
|
<% } catch (error) { %>
|
||||||
|
|
||||||
|
|
||||||
<p style="color:white"> <%- error %> </p>
|
<p style="color:white"> <%- error %> </p>
|
||||||
|
|
||||||
|
<script> location.reload();
|
||||||
|
</script>
|
||||||
|
|
||||||
<% } %>
|
<% } %>
|
||||||
<!-- PHTML END -->
|
<!-- PHTML END -->
|
||||||
Loading…
x
Reference in New Issue
Block a user