Explorar el Código

fix(prejoin) Fix missing lib error

factor2
Horatiu Muresan hace 2 años
padre
commit
704740969b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      static/prejoin.html

+ 1
- 0
static/prejoin.html Ver fichero

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

Loading…
Cancelar
Guardar