mirror of
https://github.com/Eugeny/tabby.git
synced 2026-08-24 10:14:31 -05: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