mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 20:11:46 +08:00
feat: 新增安卓平台支持
This commit is contained in:
@@ -25,4 +25,3 @@ impl AtxConfig {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -61,4 +61,3 @@ impl std::fmt::Display for BitratePreset {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -306,4 +306,3 @@ impl HidConfig {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -41,4 +41,3 @@ impl AppConfig {
|
||||
crate::platform::defaults::apply(self);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -146,4 +146,3 @@ impl Default for RedfishConfig {
|
||||
Self { enabled: false }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user