Skip to content

Commit

Permalink
Add armrest field to amenity=bench
Browse files Browse the repository at this point in the history
  • Loading branch information
bompstable committed May 29, 2024
1 parent 6de5f5f commit 2fc8b7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/fields/armrest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"key": "armrest",
"type": "check",
"label": "Armrest(s)"
}
1 change: 1 addition & 0 deletions data/presets/amenity/bench.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"icon": "temaki-bench",
"fields": [
"backrest",
"armrest",
"material",
"seats",
"colour"
Expand Down

0 comments on commit 2fc8b7c

Please sign in to comment.