remove smoking field for camp_site preset (closes #2390)

This commit is contained in:
Bryan Housel
2014-10-12 01:23:54 -04:00
parent 5782761e48
commit 44d9881105
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -8718,8 +8718,7 @@
"icon": "campsite",
"fields": [
"operator",
"address",
"smoking"
"address"
],
"geometry": [
"point",
+1 -2
View File
@@ -2,8 +2,7 @@
"icon": "campsite",
"fields": [
"operator",
"address",
"smoking"
"address"
],
"geometry": [
"point",