mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2026-06-03 06:24:50 -04:00
fixed format so it works with simple dicts too
This commit is contained in:
+6
-3
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user