mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Residence country instead of Citizenship
This commit is contained in:
parent
f91e4c8b69
commit
893ca8bcbd
1 changed files with 1 additions and 1 deletions
|
@ -451,7 +451,7 @@ EditDocumentScheme GetDocumentScheme(
|
||||||
ValueClass::Fields,
|
ValueClass::Fields,
|
||||||
Ui::PanelDetailsType::Country,
|
Ui::PanelDetailsType::Country,
|
||||||
"country_code"_q,
|
"country_code"_q,
|
||||||
tr::lng_passport_country(tr::now),
|
tr::lng_passport_residence_country(tr::now),
|
||||||
CountryValidate,
|
CountryValidate,
|
||||||
CountryFormat,
|
CountryFormat,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue