diff --git a/src/core/operations/XOR.mjs b/src/core/operations/XOR.mjs index c093b433..511a7680 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": false + "value": true } ]; }