소스 검색

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
     <script src="interface_config.js?v=6"></script>
15
     <script src="interface_config.js?v=6"></script>
16
     <script src="libs/lib-jitsi-meet.min.js?v=139"></script>
16
     <script src="libs/lib-jitsi-meet.min.js?v=139"></script>
17
     <script src="libs/app.bundle.min.js?v=139"></script>
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
     <!--#include virtual="plugin.head.html" -->
18
     <!--#include virtual="plugin.head.html" -->
23
   </head>
19
   </head>
24
   <body>
20
   <body>

Loading…
취소
저장