mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 16:49:41 +02:00
Add "Suitable For Dogs" field to amenity=drinking_water preset (#1584)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "dog",
|
||||
"type": "check",
|
||||
"label": "Suitable For Dogs"
|
||||
}
|
||||
@@ -11,6 +11,7 @@
|
||||
"moreFields": [
|
||||
"bottle",
|
||||
"covered",
|
||||
"dog_check",
|
||||
"indoor",
|
||||
"level",
|
||||
"lit"
|
||||
|
||||
Reference in New Issue
Block a user