Create genus.json

This commit is contained in:
Binnette 2022-05-16 13:09:01 +02:00 committed by GitHub
parent 69754cc732
commit f3ea731238
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
data/fields/genus.json Normal file
View file

@ -0,0 +1,7 @@
{
"key": "genus",
"type": "combo",
"label": "Genus",
"snake_case": false,
"placeholder": "Acer, Platanus, Quercus …"
}