Обновление протокола вложений
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user