Change PGP Decrypt password argument to string
This commit is contained in:
parent
213de7a941
commit
728b4ea89d
@ -3174,7 +3174,7 @@ var OperationConfig = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Private key password",
|
name: "Private key password",
|
||||||
type: "text",
|
type: "string",
|
||||||
value: "",
|
value: "",
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user