From f997581c235c07f30bc71ff0a95f745ebc4f6972 Mon Sep 17 00:00:00 2001 From: RoyceDa Date: Tue, 24 Mar 2026 16:11:42 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B2=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B7=D0=B2=D0=BE=D0=BD=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/providers/AttachmentProvider/usePrepareAttachment.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/providers/AttachmentProvider/usePrepareAttachment.ts b/app/providers/AttachmentProvider/usePrepareAttachment.ts index bb198fb..213e70d 100644 --- a/app/providers/AttachmentProvider/usePrepareAttachment.ts +++ b/app/providers/AttachmentProvider/usePrepareAttachment.ts @@ -105,6 +105,7 @@ export function usePrepareAttachment() { /** * Звонок загружать не надо */ + prepared.push(attachment); continue; } if(attachment.type == AttachmentType.MESSAGES){