diff --git a/justgage.js b/justgage.js index 8f74e63..3998c4f 100644 --- a/justgage.js +++ b/justgage.js @@ -281,7 +281,7 @@ // customSectors : [] of objects // number of digits after floating point - customSectors : obj.kvLookup('customSectors', config, dataset, []) + customSectors : obj.kvLookup('customSectors', config, dataset, []), // formatNumber: boolean // formats numbers with commas where appropriate