diff --git a/app/index.html b/app/index.html
index 81baf37..974b6fd 100644
--- a/app/index.html
+++ b/app/index.html
@@ -277,7 +277,7 @@
-
+
Customize Shortcut Key Assignments
@@ -285,7 +285,6 @@
-
Control
diff --git a/app/js/websocket.js b/app/js/websocket.js
index ca9ea35..29b7283 100644
--- a/app/js/websocket.js
+++ b/app/js/websocket.js
@@ -444,7 +444,6 @@ function initSocket() {
case 'Q':
console.log('SPINDLE_IS_SERVO Enabled')
$('#enServo').removeClass('alert').addClass('success').html('ON')
- $(".z-active").hide()
$(".servo-active").show()
break;
case 'V': // Variable spindle enabled