diff --git a/src/common/optionsPrototype.json5 b/src/common/optionsPrototype.json5 index 79569aa..1b114a4 100644 --- a/src/common/optionsPrototype.json5 +++ b/src/common/optionsPrototype.json5 @@ -140,7 +140,7 @@ killSwitchType: 'option', }, 'flattenthreads': { - defaultVale: false, + defaultValue: false, context: 'options', killSwitchType: 'option', },