Correct wrong argument given to command when removing secrets

pull/415/head
vdang 2 years ago
parent bd517977c0
commit 6304844f9d
No known key found for this signature in database
GPG Key ID: 48DFAD25A8F31057

@ -378,7 +378,7 @@ export class Vault extends ProcedureExecutor {
snapshotPath: this.path,
client: this.client,
vault: this.name,
location,
recordPath: location.payload.record,
});
}
}

Loading…
Cancel
Save