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