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

@ -23,10 +23,13 @@
"pl": "Mapa ta przedstawia sieci węzłów rowerowych i umożliwia łatwe dodawanie nowych węzłów"
},
"icon": "./assets/themes/cyclenodes/logo.svg",
"hideFromOverview": true,
"startZoom": 11,
"startLat": 51.755515,
"startLon": 14.327545,
"startZoom": 11,
"credits": [
"Sebastian Kürten"
],
"hideFromOverview": true,
"layers": [
{
"id": "node2node",
@ -334,8 +337,5 @@
"shownByDefault": false
}
}
],
"credits": [
"Sebastian Kürten"
]
}