UBERF-10593: Clean up

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko 2025-05-15 11:55:50 +07:00
parent f21e6d81cd
commit 64b13b43d1

View File

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