chg: [describetypes] updated

pull/749/head
Alexandre Dulaunoy 2021-03-03 09:46:27 +01:00
parent 4a2367ec96
commit 4b3e93089f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 6 additions and 0 deletions

View File

@ -455,6 +455,7 @@
"first-name",
"middle-name",
"last-name",
"full-name",
"date-of-birth",
"place-of-birth",
"gender",
@ -804,6 +805,10 @@
"default_category": "Person",
"to_ids": 0
},
"full-name": {
"default_category": "Person",
"to_ids": 0
},
"gender": {
"default_category": "Person",
"to_ids": 0
@ -1426,6 +1431,7 @@
"first-name",
"middle-name",
"last-name",
"full-name",
"date-of-birth",
"place-of-birth",
"gender",