mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-15 10:44:50 -04:00
fix: revert previous commit wrong file staged, added file with new test for error feature
This commit is contained in:
parent
8589e06e78
commit
b824268525
2 changed files with 14 additions and 1 deletions
|
@ -46,7 +46,7 @@ class XOR extends Operation {
|
|||
{
|
||||
"name": "Filter Key",
|
||||
"type": "boolean",
|
||||
"value": false
|
||||
"value": true
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue