Skip to content

Commit 89b216a

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 6f7bbb9 + 5f5d879 commit 89b216a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

floorplan/floorplan.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"@id": "floorplan:shape",
2626
"@type": "@id"
2727
},
28+
"voids": {
29+
"@id": "floorplan:voids",
30+
"@container": "@list",
31+
"@type": "@id"
32+
},
2833
"Wall": "floorplan:Wall",
2934
"Feature": "floorplan:Feature",
3035
"Column": "floorplan:Column",

0 commit comments

Comments
 (0)