UBERF-10632: Clean up

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko 2025-05-16 16:31:39 +07:00
parent cafeb763fb
commit 8c85bc930e

View File

@ -248,8 +248,7 @@ async function saveMessageToSpaces (
modifiedBy,
MessageType.Message,
{
created: createdDate,
edited: createdDate
created: createdDate
}
)
ctx.info('Created message', { mailId, messageId, threadId })