We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080c0ea commit 799592aCopy full SHA for 799592a
floorplan/floorplan.json
@@ -27,7 +27,11 @@
27
},
28
"Wall": "floorplan:Wall",
29
"Feature": "floorplan:Feature",
30
+ "Column": "floorplan:Column",
31
+ "Divider": "floorplan:Divider",
32
"Opening": "floorplan:Opening",
33
+ "Entryway": "floorplan:Entryway",
34
+ "Window": "floorplan:Window",
35
"Space": "floorplan:Space",
36
"FloorPlan": "floorplan:FloorPlan"
37
}
0 commit comments