Upgrade to v1.6.4

This commit is contained in:
2020-06-07 18:39:24 +02:00
parent 973de16685
commit 87f0e4a183
130 changed files with 2489 additions and 589 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Jitsi Widget</title>
<link href="bundles/ad206c913dd23f98f2b9/jitsi.css" rel="stylesheet"></head>
<link href="bundles/709217699826f8fd4e42/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/ad206c913dd23f98f2b9/jitsi.js"></script></body>
<script type="text/javascript" src="bundles/709217699826f8fd4e42/jitsi.js"></script></body>
</html>