Skip to content

Commit

Permalink
feat: add more options
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenrikoverland committed Apr 12, 2022
1 parent c07b0d3 commit b158f56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/settingsKeyMapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ const settingsKeyMapping = {
50000: formatNumber(50000),
100000: formatNumber(100000),
200000: formatNumber(200000),
500000: formatNumber(500000),
1000000: formatNumber(1000000),
},
},
infrastructuralIndicators: {
Expand Down

0 comments on commit b158f56

Please sign in to comment.