ваше сообщение коммита

This commit is contained in:
2025-12-12 15:57:49 +03:00
parent 2508fc4fd6
commit 97de2347b2
4 changed files with 27 additions and 3 deletions

View File

@@ -497,7 +497,7 @@ class EmailBot {
return {
channel: 'email',
identifier: fromEmail,
identifier: `email:${fromEmail}`, // Формируем identifier с префиксом provider
content: text,
contentData: contentData,
attachments: mediaFiles, // Обратная совместимость