浏览代码

Removes link tag for the SS plugin because it is created dynamically by the library.

master
hristoterezov 9 年前
父节点
当前提交
67f1a040eb
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      index.html

+ 0
- 4
index.html 查看文件

@@ -15,10 +15,6 @@
15 15
     <script src="interface_config.js?v=6"></script>
16 16
     <script src="libs/lib-jitsi-meet.min.js?v=139"></script>
17 17
     <script src="libs/app.bundle.min.js?v=139"></script>
18
-    <!--
19
-        Link used for inline installation of chrome desktop streaming extension,
20
-        is updated automatically from the code with the value defined in config.js -->
21
-    <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/diibjkoicjeejcmhdnailmkgecihlobk">
22 18
     <!--#include virtual="plugin.head.html" -->
23 19
   </head>
24 20
   <body>

正在加载...
取消
保存