mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 05:20:01 +00:00
Update tabby-ssh/src/sftpContextMenu.ts
Co-authored-by: Eugeny <x@null.page>
This commit is contained in:
parent
e2a74a2f6e
commit
d710c5d3fa
@ -27,7 +27,7 @@ export class CommonSFTPContextMenu extends SFTPContextMenuItemProvider {
|
||||
click: async () => {
|
||||
await this.createDirectory(item, panel)
|
||||
},
|
||||
label: this.translate.instant('Create Directory'),
|
||||
label: this.translate.instant('Create directory'),
|
||||
},
|
||||
{
|
||||
click: async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user