Browse Source

load library from index.html

j8
isymchych 10 years ago
parent
commit
8226914348
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      index.html

+ 1
- 1
index.html View File

@@ -14,7 +14,7 @@
14 14
     <script src="https://api.callstats.io/static/callstats.min.js"></script>
15 15
     <script src="config.js?v=15"></script><!-- adapt to your needs, i.e. set hosts and bosh path -->
16 16
     <script src="interface_config.js?v=6"></script>
17
-    <script src="libs/lib-jitsi-meet.js?v=139"></script>
17
+    <script src="lib-jitsi-meet.js?v=139"></script>
18 18
     <script src="libs/app.bundle.min.js?v=139"></script>
19 19
     <script src="analytics.js?v=1"></script><!-- google analytics plugin -->
20 20
     <!--

Loading…
Cancel
Save