mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-14 23:30:20 +02:00
add missing caseSensitive property to many combo fields
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"common mistake names",
|
||||
"wrong names"
|
||||
],
|
||||
"snake_case": false
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user