This commit is contained in:
chaos 2024-11-10 16:25:51 +00:00
parent ed0450c914
commit d2d8e85eff

View file

@ -217,7 +217,7 @@ def _encodeJSONValueColourPretty($indent; $currentDepth):
def encodeJSON($withColour; $indent):
if ($withColour | not) and ($indent == 0) then
if ($withColour == false) and ($indent == 0) then
tojson
else
if $withColour then