fixes and improvements
This commit is contained in:
@@ -105,6 +105,8 @@ export interface SSHKeyInput {
|
||||
name: string;
|
||||
private_key: string;
|
||||
passphrase: string;
|
||||
public_key: string;
|
||||
fingerprint: string;
|
||||
notes: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user