Skip to content

Commit

Permalink
Add Japan to the country list
Browse files Browse the repository at this point in the history
Resolves #112

Relies on mozilla/bigquery-etl#1352
to make JP available in the underlying tables.
  • Loading branch information
jklukas committed Sep 28, 2020
1 parent 1783e08 commit 360e7e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stores/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@
{ "label": "Canada", "key": "CA" },
{ "label": "Spain", "key": "ES" },
{ "label": "Indonesia", "key": "ID" },
{ "label": "Japan", "key": "JP" },
{ "label": "Kenya", "key": "KE" }
]
},
Expand Down

0 comments on commit 360e7e5

Please sign in to comment.