mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-13 02:54:26 +08:00
del: 移除安卓支持
This commit is contained in:
@@ -66,7 +66,7 @@ export interface FeatureCapability {
|
||||
}
|
||||
|
||||
export interface PlatformCapabilities {
|
||||
mode: 'android_amlogic' | 'linux' | 'windows'
|
||||
mode: 'linux' | 'windows'
|
||||
mode_label: string
|
||||
video_capture: FeatureCapability
|
||||
encoder: FeatureCapability
|
||||
|
||||
Reference in New Issue
Block a user