diff --git a/src/utils/mapper/elementIcon.tsx b/src/utils/mapper/elementIcon.tsx index 4ea790d1..0ac7218b 100644 --- a/src/utils/mapper/elementIcon.tsx +++ b/src/utils/mapper/elementIcon.tsx @@ -27,6 +27,7 @@ function getFileIcon(type: ElementType, style: SxProps) { return ; case ElementType.FILTER: return ; + case ElementType.PARAMETERS: case ElementType.VOLTAGE_INIT_PARAMETERS: case ElementType.SECURITY_ANALYSIS_PARAMETERS: case ElementType.LOADFLOW_PARAMETERS: