fix(remote): 上传下载现在使用文件面板当前选择的路径
This commit is contained in:
@@ -4,6 +4,7 @@ export interface RemoteDevice {
|
||||
serverHost: string
|
||||
desktopPort: number
|
||||
gitPort: number
|
||||
openCodePort: number
|
||||
password?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user