forked from MapComplete/MapComplete
Fix small issue: wrong format for addExtraTags in some layers
This commit is contained in:
parent
edd10d52fd
commit
e47accbab1
4 changed files with 53 additions and 51 deletions
|
@ -65,7 +65,7 @@
|
|||
},
|
||||
"freeform": {
|
||||
"key": "charge",
|
||||
"extraTags": ["fee=yes"]
|
||||
"addExtraTags": ["fee=yes"]
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue