keep "disable dynamic title" while duplicating or restoring a tab - fixes #4334

This commit is contained in:
Eugene Pankov
2021-08-04 19:51:08 +02:00
parent 28b84e38ca
commit fa70447223
5 changed files with 11 additions and 9 deletions

View File

@@ -111,4 +111,4 @@ export default class SSHModule {
export * from './api'
export { SFTPFile, SFTPSession } from './session/sftp'
export { SFTPPanelComponent }
export { SFTPPanelComponent, SFTPContextMenuItemProvider }