bug534 fix

This commit is contained in:
divyansh 2022-01-08 08:24:38 +05:30
parent 508f1d90b1
commit 6d1c7c9140
1 changed files with 2 additions and 1 deletions

View File

@ -192,7 +192,8 @@ def languages_to_country():
"id": "id",
"es": "es",
"iw": "il",
"pt-br": "br"
"pt-br": "br",
"bn": "in"
}
for language in languages:
res += """<option {2} id="{0}" data-content='<span class="flag-icon flag-icon-{1}"