We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773125d commit 611c8d2Copy full SHA for 611c8d2
1 file changed
videoconference/index.html
@@ -152,7 +152,7 @@
152
<script src="https://meet.jit.si/external_api.js"></script>
153
154
<script defer src="/js/init-firebase.js"></script>
155
- <script type="module" src="./index2.js"></script>
+ <script type="module" src="./index.js"></script>
156
<script src="https://cdnjs.cloudflare.com/ajax/libs/reconnecting-websocket/1.0.0/reconnecting-websocket.min.js"></script>
157
<script>
158
function openJit(id, name) {
0 commit comments