mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 13:41:45 +08:00
feat: 完善 ATX 功能逻辑与控件样式
This commit is contained in:
@@ -54,6 +54,7 @@ pub struct AtxDeviceInfo {
|
||||
pub backend: String,
|
||||
pub initialized: bool,
|
||||
pub power_on: bool,
|
||||
pub hdd_status: String,
|
||||
pub error: Option<String>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user