mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 19:42:35 +02:00
add missing caseSensitive property to many combo fields
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"type": "combo",
|
||||
"label": "Genus",
|
||||
"snake_case": false,
|
||||
"caseSensitive": true,
|
||||
"placeholder": "Acer, Platanus, Quercus …"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user