This commit is contained in:
2026-05-29 14:03:59 +02:00
parent 11f374538e
commit 08f2261fc3
+1
View File
@@ -142,4 +142,5 @@ export type DocInfo = {
updatedAt: string;
statut: DocStatut;
commentaire?: string | null;
} | null;