TF-3250 Fix Share file from external to Twake Mail sometimes open home screen only
This commit is contained in:
@@ -7,4 +7,6 @@ class Constant {
|
||||
static const octetStreamMimeType = 'application/octet-stream';
|
||||
static const pdfExtension = '.pdf';
|
||||
static const imageType = 'image';
|
||||
static const textVCardMimeType = 'text/x-vcard';
|
||||
static const textPlainMimeType = 'text/plain';
|
||||
}
|
||||
Reference in New Issue
Block a user