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){