Add route 23A - yellow

master
Araozu 2024-09-03 21:24:26 -05:00
parent cdb7840ac2
commit c863e06ceb
2 changed files with 11 additions and 0 deletions

View File

@ -8,5 +8,10 @@
"id": 2, "id": 2,
"name": "2", "name": "2",
"color": "black" "color": "black"
},
{
"id": 3,
"name": "3",
"color": "yellow"
} }
] ]

6
public/n/routes_3.json Normal file

File diff suppressed because one or more lines are too long