drop "description" field from valley and cape presets

this is a universal field which is available for all presets
This commit is contained in:
Martin Raifer 2022-06-17 16:45:21 +02:00
parent 7d3b35860a
commit 35f233e59b
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
2 changed files with 2 additions and 4 deletions

View file

@ -2,8 +2,7 @@
"icon": "temaki-cape_landform",
"fields": [
"name",
"ele_node",
"description"
"ele_node"
],
"geometry": [
"point",

View file

@ -2,8 +2,7 @@
"icon": "temaki-valley",
"fields": [
"name",
"ele_node",
"description"
"ele_node"
],
"geometry": [
"vertex",