Улучшение протокола, чистка кода

This commit is contained in:
RoyceDa
2026-03-29 15:45:08 +02:00
parent 2f2a0b5376
commit 519aa8802f
9 changed files with 6 additions and 74 deletions

View File

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