Feat : add messages

This commit is contained in:
2024-12-30 17:41:17 +01:00
parent 63f8cd45af
commit 813d942638
4 changed files with 27 additions and 4 deletions
-1
View File
@@ -5,6 +5,5 @@ export class ConceptResponseDTO {
}
id: number;
value: string;
}