fixed format so it works with simple dicts too

This commit is contained in:
Cort Buffington 2019-03-09 22:38:48 -06:00
parent 1cd5c601b7
commit 17e1439259
1 changed files with 6 additions and 3 deletions

View File

@ -1,16 +1,19 @@
{
"results": [
{
"tgid": 3120,
"name": "Kansas Statewide",
"id": "3120",
"callsign": "Kansas Statewide"
},
{
"tgid": 31201,
"name": "BYRG",
"id": "31201",
"callsign": "BYRG"
},
{
"tgid": 310,
"name": "Kerchunk 310",
"id": "310",
"callsign": "Kerchunk 310"
}
]
}