mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
fix typo in tourism/information preset
was referencing the field "infomation" instead of "info__r__mation" fixes #2044 fixes #2034
This commit is contained in:
@@ -5591,7 +5591,7 @@
|
||||
},
|
||||
"tourism/information": {
|
||||
"fields": [
|
||||
"infomation",
|
||||
"information",
|
||||
"building_area",
|
||||
"address",
|
||||
"operator"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"infomation",
|
||||
"information",
|
||||
"building_area",
|
||||
"address",
|
||||
"operator"
|
||||
@@ -14,4 +14,4 @@
|
||||
"tourism": "information"
|
||||
},
|
||||
"name": "Information"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user