Chore: lint themes

This commit is contained in:
Pieter Vander Vennet 2024-01-12 23:43:25 +01:00
parent 310c41fd16
commit a571d857d6
6 changed files with 162 additions and 166 deletions

View file

@ -3,19 +3,14 @@
"title": {
"en": "Changes made with MapComplete"
},
"shortDescription": {
"en": "Shows changes made by MapComplete"
},
"description": {
"en": "This maps shows all the changes made with MapComplete"
},
"shortDescription": {
"en": "Shows changes made by MapComplete"
},
"icon": "./assets/svg/logo.svg",
"hideFromOverview": true,
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 0.05,
"clustering": false,
"layers": [
{
"id": "mapcomplete-changes",
@ -655,5 +650,7 @@
]
}
}
]
],
"widenFactor": 0.05,
"clustering": false
}