Upgrade to v1.7.24

This commit is contained in:
2021-03-30 20:04:31 +02:00
parent a33c5b6d8c
commit b74a1ed892
127 changed files with 2468 additions and 767 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Jitsi Widget</title>
<link href="bundles/59f61b0f35d5b80902e1/jitsi.css" rel="stylesheet"></head>
<link href="bundles/6421c751c3aa2dc359ed/jitsi.css" rel="stylesheet"></head>
<body>
<div id="jitsiContainer"><!-- the js will put the conference here --></div>
<div id="joinButtonContainer">
@@ -20,5 +20,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/59f61b0f35d5b80902e1/jitsi.js"></script></body>
<script type="text/javascript" src="bundles/6421c751c3aa2dc359ed/jitsi.js"></script></body>
</html>