diff --git a/options.xhtml b/options.xhtml index 2ad1334aa..87e2accb2 100644 --- a/options.xhtml +++ b/options.xhtml @@ -18644,7 +18644,9 @@ JSON value
}; }; display = { - binaryPrefix = "si"; + size = { + binaryPrefix = "si"; + }; color = "blue"; separator = " "; };