fix(prejoin) Fix missing lib error

This commit is contained in:
Horatiu Muresan 2022-12-13 16:09:35 +02:00 committed by Horatiu Muresan
parent d444a45f00
commit 704740969b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<!--#include virtual="/base.html" -->
<link rel="stylesheet" href="css/all.css">
<script>
window.EXCALIDRAW_ASSET_PATH = 'libs/';
document.addEventListener('DOMContentLoaded', () => {
if (!JitsiMeetJS.app) {
return;