aqp-combi/public/n/lines.json

18 lines
348 B
JSON
Raw Normal View History

2024-09-04 01:58:27 +00:00
[
{
"id": 1,
"name": "1",
2024-09-09 03:02:05 +00:00
"district": "Hunter/Tiabaya",
2024-09-04 16:17:13 +00:00
"color": "#ea4fb2",
"hover_bg": "#ea4fb2",
"hover_on_bg": "white"
2024-09-09 18:57:49 +00:00
},
{
"id": 2,
"name": "2",
"district": "Socabaya",
"color": "blue",
"hover_bg": "blue",
"hover_on_bg": "white"
2024-09-04 01:58:27 +00:00
}
]