mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Avoid converting Destination field to snake case (#515)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"key": "destination",
|
||||
"type": "semiCombo",
|
||||
"label": "Destinations"
|
||||
"label": "Destinations",
|
||||
"snake_case": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user