summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-text.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-12-08 20:17:26 +0200
committerMaxim Devaev <[email protected]>2024-12-11 17:56:54 +0200
commit2649a2fa01a45ba3766cced3b244a8376df5091a (patch)
tree9e786d18b1ee95acbef4329b61edc5681597e88a /web/kvm/navbar-text.pug
parent8cca5a8cc7843355f933946d9b73f97007a5b1c4 (diff)
web: Enabled secure paste text for Firefox
Diffstat (limited to 'web/kvm/navbar-text.pug')
-rw-r--r--web/kvm/navbar-text.pug2
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