forked from MapComplete/MapComplete
Chore: whitespace in layers and themes
This commit is contained in:
parent
3a69157d10
commit
2aacc0df6b
4 changed files with 12 additions and 9 deletions
|
@ -222,11 +222,14 @@
|
|||
"natural=tree"
|
||||
]
|
||||
},
|
||||
{"if": "historic=tomb",
|
||||
{
|
||||
"if": "historic=tomb",
|
||||
"then": {
|
||||
"en": "This is a gravestone; the person is buried here"
|
||||
},
|
||||
"addExtraTags": ["memorial="]
|
||||
"addExtraTags": [
|
||||
"memorial="
|
||||
]
|
||||
}
|
||||
],
|
||||
"render": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue