mirror of
https://github.com/apache/superset.git
synced 2026-06-04 07:09:22 +00:00
feat: add Bulgaria to country map (#6938)
This commit is contained in:
committed by
Krist Wongsuphasawat
parent
d56362f248
commit
42a8a92c57
@@ -802,6 +802,10 @@
|
||||
"Brazil",
|
||||
"Brazil"
|
||||
],
|
||||
[
|
||||
"Bulgaria",
|
||||
"Bulgaria"
|
||||
],
|
||||
[
|
||||
"China",
|
||||
"China"
|
||||
|
||||
@@ -546,6 +546,7 @@ export const controls = {
|
||||
choices: [
|
||||
'Belgium',
|
||||
'Brazil',
|
||||
'Bulgaria',
|
||||
'China',
|
||||
'Egypt',
|
||||
'France',
|
||||
|
||||
Reference in New Issue
Block a user