Skip to content

Commit

Permalink
feat(mespapiers): Add CountryList to another papers
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed May 17, 2024
1 parent 4512b99 commit 079025a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@
"attributes": [
{
"name": "country",
"type": "text",
"type": "country",
"inputLabel": "PaperJSON.generic.foreign.country.inputLabel"
}
]
Expand Down Expand Up @@ -1141,7 +1141,7 @@
"attributes": [
{
"name": "country",
"type": "text",
"type": "country",
"inputLabel": "PaperJSON.generic.foreign.country.inputLabel"
}
]
Expand Down Expand Up @@ -1969,7 +1969,7 @@
"attributes": [
{
"name": "country",
"type": "text",
"type": "country",
"inputLabel": "PaperJSON.residence_permit.information.country.inputLabel"
}
]
Expand Down

0 comments on commit 079025a

Please sign in to comment.