Skip to content

Commit

Permalink
Merge pull request #63 from signalwire/joao/debug_video
Browse files Browse the repository at this point in the history
Debug video
  • Loading branch information
jpsantosbh authored Feb 26, 2024
2 parents e393304 + 6f1915a commit 99ef29a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,9 @@
</div>
<hr />
</div>

<% if (host === 'puc.swire.io') { %>
<div id="videoDebug"></div>
<% } %>
<div class="modal fade" id="messageModal" tabindex="-1" aria-labelledby="messageModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
Expand Down

0 comments on commit 99ef29a

Please sign in to comment.