diff options
Diffstat (limited to 'web/kvm/navbar-text.pug')
-rw-r--r-- | web/kvm/navbar-text.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-text.pug b/web/kvm/navbar-text.pug index 1c68da40..4b344964 100644 --- a/web/kvm/navbar-text.pug +++ b/web/kvm/navbar-text.pug @@ -19,7 +19,7 @@ li(id="text-dropdown" class="right") table(class="kv") tr +menu_switch_notable("hid-pak-ask-switch", "Ask paste confirmation", true, true) - tr(id="hid-pak-secure" class="feature-disabled") + tr +menu_switch_notable("hid-pak-secure-switch", "Hide input text", true, false) div(id="stream-ocr" class="feature-disabled") hr |