rename file

This commit is contained in:
david 2025-04-01 16:54:50 -07:00
parent a74b90c6be
commit 3dbf27e149
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<h2>WebRTC</h2>
<video id="video" autoplay playsinline controls></video>
<script src="js/index.js"></script>
<script src="js/video.js"></script>
</body>
</html>