Skip to content

Commit

Permalink
fixed format so it works with simple dicts too
Browse files Browse the repository at this point in the history
  • Loading branch information
n0mjs710 committed Mar 10, 2019
1 parent 1cd5c60 commit 17e1439
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions talkgroup_ids.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 17e1439

Please sign in to comment.