diff --git a/app/components/StructureNodeEditor.vue b/app/components/StructureNodeEditor.vue index 96af614..69dd4c4 100644 --- a/app/components/StructureNodeEditor.vue +++ b/app/components/StructureNodeEditor.vue @@ -280,6 +280,18 @@ {{ piece.typePieceId ? `Sélection : ${getPieceTypeLabel(piece.typePieceId) || 'Inconnue'}` : 'Aucune famille sélectionnée' }}
+