Обновление протокола вложений

This commit is contained in:
RoyceDa
2026-03-27 15:58:16 +02:00
parent 7e0e97f472
commit 94ba139541
8 changed files with 56 additions and 35 deletions

View File

@@ -119,8 +119,7 @@ export function useDialog() : {
id: attachment.id,
type: attachment.type,
preview: attachment.preview,
transport_server: attachment.transport_server,
transport_tag: attachment.transport_tag,
transport: attachment.transport,
encoding: attachment.encoding
});
if(attachment.type == AttachmentType.FILE){