mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 13:53:26 +00:00
Tidied up Bifid operations
This commit is contained in:
@@ -1521,7 +1521,7 @@ const OperationConfig = {
|
||||
outputType: "string",
|
||||
args: [
|
||||
{
|
||||
name: "Alphabet Key",
|
||||
name: "Keyword",
|
||||
type: "string",
|
||||
value: ""
|
||||
}
|
||||
@@ -1536,7 +1536,7 @@ const OperationConfig = {
|
||||
outputType: "string",
|
||||
args: [
|
||||
{
|
||||
name: "Alphabet Key",
|
||||
name: "Keyword",
|
||||
type: "string",
|
||||
value: ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user