summaryrefslogtreecommitdiff
path: root/kvmd/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-07-17 00:44:38 +0300
committerDevaev Maxim <[email protected]>2018-07-17 00:44:38 +0300
commit514aac8d82241e2907d4d7672765912020d742dc (patch)
treee25570aa37d14a9fb8a31758212fc0985c131e27 /kvmd/web/index.html
parentcaf7f4c99bce4533e7fc1b9f7aeaaf605baf819c (diff)
real-time icons and buttons state
Diffstat (limited to 'kvmd/web/index.html')
-rw-r--r--kvmd/web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvmd/web/index.html b/kvmd/web/index.html
index abd232c9..935ea77d 100644
--- a/kvmd/web/index.html
+++ b/kvmd/web/index.html
@@ -12,6 +12,7 @@
<script src="js/keyboard.js"></script>
<script src="js/mouse.js"></script>
<script src="js/hid.js"></script>
+<script src="js/msd.js"></script>
<script src="js/session.js"></script>
<script src="js/main.js"></script>