mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
rename
This commit is contained in:
parent
5322fc4ede
commit
c10b614b08
@ -171,7 +171,7 @@ class KvmdServer(HttpServer): # pylint: disable=too-many-arguments,too-many-ins
|
||||
],
|
||||
*[
|
||||
_Component("Wake-on-LAN", "wol_state", wol),
|
||||
_Component("GPIO", "gpio_state", user_gpio),
|
||||
_Component("User-GPIO", "gpio_state", user_gpio),
|
||||
_Component("HID", "hid_state", hid),
|
||||
_Component("ATX", "atx_state", atx),
|
||||
_Component("MSD", "msd_state", msd),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user