fix: improvements from review

This commit is contained in:
Mythie
2024-05-01 16:16:04 +10:00
parent d3528f74f0
commit 78dc57a6eb
2 changed files with 1 additions and 9 deletions

View File

@ -147,6 +147,7 @@ export const sealDocument = async ({
},
data: {
status: DocumentStatus.COMPLETED,
completedAt: new Date(),
},
});