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