Jorge Bolois Guerrero
9098f42a93
Better configuration menu. Testing retrieving JSON from GitHub (uploading).
15 lines
273 B
JSON
15 lines
273 B
JSON
{
|
|
"name": "Zaragoza",
|
|
"bus": true,
|
|
"train": true,
|
|
"pharmacy": true,
|
|
"smoke": true,
|
|
"supermarkets": [
|
|
{
|
|
"type": "DIA",
|
|
"url": "https://goo.gl/maps/NLCXd7GdYWS2wgBMA"
|
|
}
|
|
],
|
|
"pool": true,
|
|
"gym": true
|
|
} |