mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
fix(stronghold): change wrong argument name for remove (#422)
This commit is contained in:
@@ -378,7 +378,7 @@ export class Vault extends ProcedureExecutor {
|
||||
snapshotPath: this.path,
|
||||
client: this.client,
|
||||
vault: this.name,
|
||||
location,
|
||||
recordPath: location.payload.record,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user