Lint: reorder all attributes

This commit is contained in:
Pieter Vander Vennet 2023-10-30 18:03:18 +01:00
parent a2deea76cb
commit fab6835bc5
78 changed files with 798 additions and 905 deletions

View file

@ -34,14 +34,14 @@
"es": "Mapa de aseos públicos",
"cs": "Mapa veřejných toalet"
},
"icon": "./assets/themes/toilets/toilets.svg",
"startZoom": 12,
"startLat": 51.2095,
"startLon": 3.2222,
"widenFactor": 3,
"icon": "./assets/themes/toilets/toilets.svg",
"layers": [
"toilet",
"toilet_at_amenity",
"shower"
]
],
"widenFactor": 3
}