Skip to content

Commit 799592a

Browse files
committed
Add more narrow concepts
1 parent 080c0ea commit 799592a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

floorplan/floorplan.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@
2727
},
2828
"Wall": "floorplan:Wall",
2929
"Feature": "floorplan:Feature",
30+
"Column": "floorplan:Column",
31+
"Divider": "floorplan:Divider",
3032
"Opening": "floorplan:Opening",
33+
"Entryway": "floorplan:Entryway",
34+
"Window": "floorplan:Window",
3135
"Space": "floorplan:Space",
3236
"FloorPlan": "floorplan:FloorPlan"
3337
}

0 commit comments

Comments
 (0)