mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-09 05:50:08 +00: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(),
|
this.hostApp.getWindow(),
|
||||||
{
|
{
|
||||||
title: 'Select private key',
|
title: 'Select private key',
|
||||||
properties: ['openDirectory']
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
if (path) {
|
if (path) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user