Minor fix

This commit is contained in:
Dion Moult
2021-02-05 08:30:54 +11:00
parent 5f8e77c292
commit 031a0cec59
3 changed files with 14 additions and 12 deletions
@@ -28,7 +28,8 @@ class ExecuteBIMTester(bpy.types.Operator):
"ifc": props.ifc_file,
"path": "",
"report": report,
"schema": "",
"schema_file": "",
"schema_name": "",
"lang": "en",
"steps": props.steps
}