Create species.json

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

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

@ -0,0 +1,7 @@
{
"key": "species",
"type": "combo",
"label": "Species",
"snake_case": false,
"placeholder": "Acer platanoides, Quercus robur, …"
}