chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-07-10 18:26:31 +02:00
parent a190597905
commit 087e639020
382 changed files with 29496 additions and 2675 deletions

View file

@ -1,2 +1,2 @@
SPDX-FileCopyrightText: GOwin
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-FileCopyrightText: http://jaanos.deviantart.com/
SPDX-License-Identifier: GPL-2.0-or-later

View file

@ -35,9 +35,6 @@
"zh_Hant": "顯示由MapComplete進行的變動"
},
"icon": "./assets/svg/logo.svg",
"startZoom": 1,
"startLat": 0,
"startLon": 0,
"hideFromOverview": true,
"layers": [
{
@ -521,6 +518,10 @@
"if": "theme=onwheels",
"then": "./assets/themes/onwheels/crest.svg"
},
{
"if": "theme=openlovemap",
"then": "./assets/layers/stripclub/stripclub.svg"
},
{
"if": "theme=openwindpowermap",
"then": "./assets/themes/openwindpowermap/logo.svg"
@ -1013,4 +1014,4 @@
}
}
]
}
}