mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-06-14 19:51:58 +08:00
refactor(otg): 简化运行时与设置逻辑
This commit is contained in:
@@ -198,6 +198,8 @@ impl AppState {
|
||||
initialized: state.initialized,
|
||||
online: state.online,
|
||||
supports_absolute_mouse: state.supports_absolute_mouse,
|
||||
keyboard_leds_enabled: state.keyboard_leds_enabled,
|
||||
led_state: state.led_state,
|
||||
device: state.device,
|
||||
error: state.error,
|
||||
error_code: state.error_code,
|
||||
|
||||
Reference in New Issue
Block a user