Accidentally broke KeyValueNew.
This commit is contained in:
parent
a934c2c746
commit
c7e37b36cd
|
@ -67,7 +67,6 @@ export class KeyValueNewPage extends Page {
|
|||
pageState.currentBaseMount,
|
||||
pageState.currentMountType,
|
||||
pageState.currentSecretPath,
|
||||
pageState.currentSecretPath,
|
||||
path,
|
||||
keyData
|
||||
).then(_ => {
|
||||
|
|
Loading…
Reference in a new issue