mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +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