Update webrtc section in the links.html page

This commit is contained in:
Alexey Khit
2023-03-20 06:16:45 +03:00
parent acf5ec5256
commit 2d5a0e4822
2 changed files with 5 additions and 22 deletions
-1
View File
@@ -84,7 +84,6 @@
<script>
const templates = [
'<a href="stream.html?src={name}">stream</a>',
'<a href="webrtc.html?src={name}">2-way-aud</a>',
'<a href="links.html?src={name}">links</a>',
'<a href="#" data-name="{name}">delete</a>',
];