diff --git a/src/blenderbim/blenderbim/bim/module/resource/ui.py b/src/blenderbim/blenderbim/bim/module/resource/ui.py index 060688aa7e..8c63c25cab 100644 --- a/src/blenderbim/blenderbim/bim/module/resource/ui.py +++ b/src/blenderbim/blenderbim/bim/module/resource/ui.py @@ -61,6 +61,7 @@ class BIM_PT_resources(Panel): op.resource = 0 icon_map = { + "IfcSubContractResource": "TEXT", "IfcConstructionEquipmentResource": "TOOL_SETTINGS", "IfcLaborResource": "OUTLINER_OB_ARMATURE", "IfcConstructionMaterialResource": "MATERIAL",