Улучшение протокола, чистка кода
This commit is contained in:
@@ -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){
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user