fixed the private key selection dialog

This commit is contained in:
Eugene Pankov 2017-11-28 22:02:28 +01:00
parent 892b18df4d
commit 49c738451e

View File

@ -20,7 +20,6 @@ export class EditConnectionModalComponent {
this.hostApp.getWindow(),
{
title: 'Select private key',
properties: ['openDirectory']
}
)
if (path) {