Remove versions (as they are unused), move 'maintainer' to optional 'credits'-field

This commit is contained in:
Pieter Vander Vennet 2022-08-22 14:46:36 +02:00
parent fd9185dd73
commit 7be371f24a
69 changed files with 40 additions and 159 deletions

View file

@ -45,9 +45,7 @@
"ca": "Mapeja tots els arbres.",
"es": "Mapa de todos los Árboles"
},
"maintainer": "Midgard",
"icon": "./assets/themes/trees/logo.svg",
"version": "0",
"startLat": 50.642,
"startLon": 4.482,
"startZoom": 8,
@ -61,5 +59,6 @@
"layers": [
"tree_node"
],
"defaultBackgroundId": "AGIV"
"defaultBackgroundId": "AGIV",
"credits": "Midgard"
}