feat: display date updates in card activity

This commit is contained in:
Henry
2025-12-05 21:04:30 +00:00
parent 8969a3a97f
commit d2a1bbede9
3 changed files with 54 additions and 16 deletions

View File

@@ -539,6 +539,8 @@ export const getWithListAndMembersByPublicId = async (
toTitle: true,
fromDescription: true,
toDescription: true,
fromDueDate: true,
toDueDate: true,
},
with: {
fromList: {