mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-06-16 16:11:44 +08:00
@@ -25,6 +25,7 @@ pub async fn update_hid_config(
|
||||
.config
|
||||
.update(|config| {
|
||||
req.apply_to(&mut config.hid);
|
||||
config.enforce_invariants();
|
||||
})
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user