Исправление вложения звонка
This commit is contained in:
@@ -105,6 +105,7 @@ export function usePrepareAttachment() {
|
|||||||
/**
|
/**
|
||||||
* Звонок загружать не надо
|
* Звонок загружать не надо
|
||||||
*/
|
*/
|
||||||
|
prepared.push(attachment);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
if(attachment.type == AttachmentType.MESSAGES){
|
if(attachment.type == AttachmentType.MESSAGES){
|
||||||
|
|||||||
Reference in New Issue
Block a user