Skip to content

Commit

Permalink
update www/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Jan 13, 2025
1 parent 222fd4a commit 4c70cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,5 @@ <h5 class="modal-title" id="room_modalLabel">
</div>
</body>
<script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js"></script>
<script type="module" src="./src/js/firebase.js"></script>
<script type="module" src="./src/js/firebase.js" defer></script>
</html>

0 comments on commit 4c70cfe

Please sign in to comment.