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

@ -24,10 +24,6 @@
"pl": "Na tej mapie znajdziesz swój ulubiony sklep z frytkami!"
},
"icon": "./assets/themes/fritures/logo.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 3,
"layers": [
{
"builtin": "food",
@ -71,5 +67,6 @@
"name": null
}
}
]
],
"widenFactor": 3
}