mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-06 22:47:11 -04:00
Change PGP Decrypt password argument to string
This commit is contained in:
parent
213de7a941
commit
728b4ea89d
1 changed files with 1 additions and 1 deletions
|
@ -3174,7 +3174,7 @@ var OperationConfig = {
|
|||
},
|
||||
{
|
||||
name: "Private key password",
|
||||
type: "text",
|
||||
type: "string",
|
||||
value: "",
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue