ソースを参照

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>

読み込み中…
キャンセル
保存