mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 16:19:42 +02:00
Avoid snake-casing network (#375)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"key": "network",
|
||||
"type": "networkCombo",
|
||||
"label": "Network"
|
||||
"label": "Network",
|
||||
"snake_case": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user