Compare commits
2 Commits
c4d26d4019
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 250378e569 | |||
| 08f2261fc3 |
@@ -142,4 +142,5 @@ export type DocInfo = {
|
|||||||
updatedAt: string;
|
updatedAt: string;
|
||||||
statut: DocStatut;
|
statut: DocStatut;
|
||||||
commentaire?: string | null;
|
commentaire?: string | null;
|
||||||
|
|
||||||
} | null;
|
} | null;
|
||||||
|
|||||||
Reference in New Issue
Block a user