TF-3416 Implement preview EML attachment
This commit is contained in:
@@ -9,4 +9,5 @@ class Constant {
|
||||
static const imageType = 'image';
|
||||
static const textVCardMimeType = 'text/x-vcard';
|
||||
static const textPlainMimeType = 'text/plain';
|
||||
static const emlMimeType = 'message/rfc822';
|
||||
}
|
||||
Reference in New Issue
Block a user