diff --git a/src/core/operations/XOR.mjs b/src/core/operations/XOR.mjs index 511a7680..c093b433 100644 --- a/src/core/operations/XOR.mjs +++ b/src/core/operations/XOR.mjs @@ -46,7 +46,7 @@ class XOR extends Operation { { "name": "Filter Key", "type": "boolean", - "value": true + "value": false } ]; }