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

@ -1,8 +1,5 @@
{
"id": "notes",
"startLat": 0,
"startLon": 0,
"startZoom": 0,
"title": {
"en": "Notes on OpenStreetMap",
"hu": "Jegyzetek az OpenStreetMapen",
@ -31,10 +28,10 @@
"pl": "Uwaga to pinezka na mapie z tekstem wskazującym, że coś jest nie tak.<br/><br/>Pamiętaj o skorzystaniu z <a href='#filters'>widoku filtra</a>, aby wyszukać użytkowników i tekst ."
},
"icon": "./assets/themes/notes/logo.svg",
"clustering": false,
"enableDownload": true,
"layers": [
"note",
"fixme"
]
],
"enableDownload": true,
"clustering": false
}