Tidied up Bifid operations

This commit is contained in:
n1474335 2017-06-28 19:54:34 +01:00
parent fe3aeabd0a
commit 323928ff86
2 changed files with 54 additions and 32 deletions

View file

@ -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: ""
}