Skip to content

Commit

Permalink
Add missing sub-condition for automatic door question
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbendebiene committed Jul 17, 2024
1 parent b8253df commit ee7d411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/question_catalog/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -1501,6 +1501,7 @@
"osm_tags": {
"level": true,
"access": ["yes", "customers", false],
"door": ["hinged", "sliding", "folding"],
"automatic_door": "yes"
},
"osm_element": "Node"
Expand Down

0 comments on commit ee7d411

Please sign in to comment.