Fix do not show session expires dialog when add inline image & attachment
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -24,6 +24,7 @@ class AttachmentUploadDataSourceImpl extends AttachmentUploadDataSource {
|
||||
fileInfo,
|
||||
uploadUri,
|
||||
_fileUploader,
|
||||
_exceptionThrower,
|
||||
cancelToken: cancelToken
|
||||
)..upload();
|
||||
}).catchError(_exceptionThrower.throwException);
|
||||
|
||||
Reference in New Issue
Block a user