mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-10 10:31:51 +00:00
Tiny fix.
This commit is contained in:
@@ -160,7 +160,7 @@ class HTMLFileDownload extends FileDownload {
|
||||
}
|
||||
|
||||
getRelativePath (): string {
|
||||
return ""
|
||||
return ''
|
||||
}
|
||||
|
||||
getMode (): number {
|
||||
|
Reference in New Issue
Block a user