Исправление вложения звонка

This commit is contained in:
RoyceDa
2026-03-24 16:11:42 +02:00
parent 1333eb40ce
commit f997581c23

View File

@@ -105,6 +105,7 @@ export function usePrepareAttachment() {
/**
* Звонок загружать не надо
*/
prepared.push(attachment);
continue;
}
if(attachment.type == AttachmentType.MESSAGES){