Compare commits

..

1 Commits

Author SHA1 Message Date
6a57635489 Merge pull request 'fix' (#2) from master into dev
Reviewed-on: #2
2025-11-24 02:40:14 +03:00

View File

@@ -124,6 +124,6 @@
</script>
</head>
<body>
<p id="micOff">Call active</p>
<p id="micOff">Micro is off</p> <p hidden id="micOn">Micro is on</p> <button onclick="changeMicro();">change</button>
</body>
</html>