fix(prejoin) Fix missing lib error
This commit is contained in:
parent
d444a45f00
commit
704740969b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue