TF-2602 Set charset for attachment with mimeType=text/plain when sent email on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -9,5 +9,6 @@ extension EmailBodyPartExtension on EmailBodyPart {
|
||||
name: name,
|
||||
type: type,
|
||||
cid: cid,
|
||||
charset: charset,
|
||||
disposition: disposition.toContentDisposition());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user