mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 11:32:34 +02:00
add missing caseSensitive property to many combo fields
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"key": "via",
|
||||
"type": "semiCombo",
|
||||
"label": "Via",
|
||||
"snake_case": false
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user