Upgrade to v1.7.25

This commit is contained in:
2021-04-23 13:28:06 +02:00
parent b74a1ed892
commit 3dad957c37
117 changed files with 2631 additions and 694 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Jitsi Widget</title>
<link href="bundles/6421c751c3aa2dc359ed/jitsi.css" rel="stylesheet"></head>
<link href="bundles/365a72cf9c29f7e25e25/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/6421c751c3aa2dc359ed/jitsi.js"></script></body>
<script type="text/javascript" src="bundles/365a72cf9c29f7e25e25/jitsi.js"></script></body>
</html>