1
0
Fork 0

Accidentally broke KeyValueNew.

This commit is contained in:
Kitteh 2021-05-05 21:59:28 +01:00
parent a934c2c746
commit c7e37b36cd

View file

@ -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(_ => {