Upgrade to v1.6.0
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Jitsi Widget</title>
|
||||
<link href="bundles/44ad918b2bd0a9925fd6/jitsi.css" rel="stylesheet"></head>
|
||||
<link href="bundles/9f769ac7a648e2ec9507/jitsi.css" rel="stylesheet"></head>
|
||||
<body>
|
||||
<div id="jitsiContainer"><!-- the js will put the conference here --></div>
|
||||
<div id="joinButtonContainer">
|
||||
@@ -17,5 +17,5 @@
|
||||
</div>
|
||||
<!-- This script is not webpacked, and the script is downloaded at build time -->
|
||||
<script src="./jitsi_external_api.min.js"></script>
|
||||
<script type="text/javascript" src="bundles/44ad918b2bd0a9925fd6/jitsi.js"></script></body>
|
||||
<script type="text/javascript" src="bundles/9f769ac7a648e2ec9507/jitsi.js"></script></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user