Added Zambia geojson up to district level. (#5436)

This commit is contained in:
Andre Lesa 2018-07-21 00:46:41 +02:00 committed by Maxime Beauchemin
parent 90decbc5db
commit c545fdf589
2 changed files with 2 additions and 0 deletions

View File

@ -522,6 +522,7 @@ export const controls = {
'Uk',
'Ukraine',
'Usa',
'Zambia',
].map(s => [s, s]),
description: t('The name of country that Superset should display'),
},

File diff suppressed because one or more lines are too long