Merge pull request #1111 from pietervdvn/RobinLinde-patch-1
Change map preset
This commit is contained in:
commit
d850fc524c
1 changed files with 3 additions and 2 deletions
|
@ -183,7 +183,8 @@
|
||||||
"presets": [
|
"presets": [
|
||||||
{
|
{
|
||||||
"tags": [
|
"tags": [
|
||||||
"tourism=map"
|
"tourism=information",
|
||||||
|
"information=map"
|
||||||
],
|
],
|
||||||
"title": {
|
"title": {
|
||||||
"en": "a map",
|
"en": "a map",
|
||||||
|
@ -269,4 +270,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue