Upgrade to v1.6.2

This commit is contained in:
2020-05-26 11:14:11 +02:00
parent 3efea77ebe
commit 973de16685
473 changed files with 5614 additions and 595 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Jitsi Widget</title>
<link href="bundles/9f769ac7a648e2ec9507/jitsi.css" rel="stylesheet"></head>
<link href="bundles/ad206c913dd23f98f2b9/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/9f769ac7a648e2ec9507/jitsi.js"></script></body>
<script type="text/javascript" src="bundles/ad206c913dd23f98f2b9/jitsi.js"></script></body>
</html>