summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2025-01-18 21:57:48 +0200
committerMaxim Devaev <[email protected]>2025-01-18 21:57:48 +0200
commit78557b0c47f1b2bd7fac30d319ce957892aa34e9 (patch)
tree68eecc23ca71e44bc33662b24133041d47c19239 /web/kvm/index.html
parente1e360563008b1e1742e4c6bfbe85869320b7881 (diff)
parentf042ed38e0926557f475f58e8b904ccb1a8beade (diff)
Merge branch 'mic'
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 713e1c84..9427e3f8 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -262,6 +262,15 @@
</td>
<td class="value-number" id="stream-audio-volume-value"></td>
</tr>
+ <tr class="feature-disabled" id="stream-mic">
+ <td>Microphone:</td>
+ <td align="right">
+ <div class="switch-box">
+ <input disabled type="checkbox" id="stream-mic-switch">
+ <label for="stream-mic-switch"><span class="switch-inner"></span><span class="switch"></span></label>
+ </div>
+ </td>
+ </tr>
</table>
<hr>
<div class="buttons buttons-row">