mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +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"
|
||||
],
|
||||
"IfcTransformer": [
|
||||
"IFCTRANFORMERTYPE"
|
||||
"IFCTRANSFORMERTYPE"
|
||||
],
|
||||
"IfcTransportElement": [
|
||||
"IFCTRANSPORTELEMENTTYPE"
|
||||
@@ -338,4 +338,4 @@
|
||||
"IfcWindowStandardCase": [
|
||||
"IFCWINDOWTYPE"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user