Add missing comma
This commit is contained in:
parent
fc635f7f31
commit
b9b39027d1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
"amenity=drinking_water",
|
"amenity=drinking_water",
|
||||||
"drinking_water=yes"
|
"drinking_water=yes"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
"man_made!=reservoir_covered",
|
"man_made!=reservoir_covered",
|
||||||
"access!=permissive",
|
"access!=permissive",
|
||||||
"access!=private"
|
"access!=private"
|
||||||
|
|
Loading…
Reference in a new issue