Files
iD/data/presets/fields/network_horse.json
2016-07-29 16:41:08 -04:00

15 lines
318 B
JSON

{
"key": "network",
"type": "combo",
"label": "Network Type",
"placeholder": "Local, Regional, National, International",
"strings": {
"options": {
"lhn": "Local",
"rhn": "Regional",
"nhn": "National",
"ihn": "International"
}
}
}