mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-01 15:06:27 +08:00
fixed the private key selection dialog
This commit is contained in:
parent
892b18df4d
commit
49c738451e
@ -20,7 +20,6 @@ export class EditConnectionModalComponent {
|
||||
this.hostApp.getWindow(),
|
||||
{
|
||||
title: 'Select private key',
|
||||
properties: ['openDirectory']
|
||||
}
|
||||
)
|
||||
if (path) {
|
||||
|
Loading…
Reference in New Issue
Block a user