diff options
Diffstat (limited to 'web/kvm/navbar-macro.pug')
-rw-r--r-- | web/kvm/navbar-macro.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-macro.pug b/web/kvm/navbar-macro.pug index 73b88c63..cebc6678 100644 --- a/web/kvm/navbar-macro.pug +++ b/web/kvm/navbar-macro.pug @@ -2,7 +2,7 @@ li(id="macro-dropdown" class="right") a(class="menu-button" href="#") +navbar_led("hid-recorder-led", "led-gear") span Macro - div(data-dont-hide-menu class="menu") + div(class="menu") div(class="text") b Record and play HID/ATX/GPIO actions#[br] sub For security reasons, the record will not be saved on the PiKVM |