use folder icon

This commit is contained in:
Mads Rasmussen
2023-11-16 16:33:55 +01:00
parent 96c16ce327
commit bdfe8b8d89

View File

@@ -19,7 +19,7 @@ export class UmbRelationTypeTreeRepository
id: null,
type: UMB_RELATION_TYPE_ROOT_ENTITY_TYPE,
name: 'Relation Types',
icon: 'icon-trash',
icon: 'icon-folder',
hasChildren: true,
};