Removes link tag for the SS plugin because it is created dynamically by the library.
This commit is contained in:
parent
103b5d71d0
commit
67f1a040eb
|
@ -15,10 +15,6 @@
|
|||
<script src="interface_config.js?v=6"></script>
|
||||
<script src="libs/lib-jitsi-meet.min.js?v=139"></script>
|
||||
<script src="libs/app.bundle.min.js?v=139"></script>
|
||||
<!--
|
||||
Link used for inline installation of chrome desktop streaming extension,
|
||||
is updated automatically from the code with the value defined in config.js -->
|
||||
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/diibjkoicjeejcmhdnailmkgecihlobk">
|
||||
<!--#include virtual="plugin.head.html" -->
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue