mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 22:16:41 +00:00
Fix bug where express has a typo that broke the ability to add ifc transformers
This commit is contained in:
@@ -279,7 +279,7 @@
|
|||||||
"IFCTENDONANCHORTYPE"
|
"IFCTENDONANCHORTYPE"
|
||||||
],
|
],
|
||||||
"IfcTransformer": [
|
"IfcTransformer": [
|
||||||
"IFCTRANFORMERTYPE"
|
"IFCTRANSFORMERTYPE"
|
||||||
],
|
],
|
||||||
"IfcTransportElement": [
|
"IfcTransportElement": [
|
||||||
"IFCTRANSPORTELEMENTTYPE"
|
"IFCTRANSPORTELEMENTTYPE"
|
||||||
@@ -338,4 +338,4 @@
|
|||||||
"IfcWindowStandardCase": [
|
"IfcWindowStandardCase": [
|
||||||
"IFCWINDOWTYPE"
|
"IFCWINDOWTYPE"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user