Add second route

This commit is contained in:
Araozu 2024-09-09 13:57:49 -05:00
parent 959b519d75
commit 102f7a2d19
5 changed files with 9 additions and 37 deletions

View File

@ -6,5 +6,13 @@
"color": "#ea4fb2", "color": "#ea4fb2",
"hover_bg": "#ea4fb2", "hover_bg": "#ea4fb2",
"hover_on_bg": "white" "hover_on_bg": "white"
},
{
"id": 2,
"name": "2",
"district": "Socabaya",
"color": "blue",
"hover_bg": "blue",
"hover_on_bg": "white"
} }
] ]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long