mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-10 02:21:50 +00:00
Basic folder upload for sftp electron.
This commit is contained in:
@@ -159,6 +159,10 @@ class HTMLFileDownload extends FileDownload {
|
||||
return this.name
|
||||
}
|
||||
|
||||
getRelativePath (): string {
|
||||
return ""
|
||||
}
|
||||
|
||||
getMode (): number {
|
||||
return this.mode
|
||||
}
|
||||
|
Reference in New Issue
Block a user