TF-105 [BUG] Fix loading is blinking when reading email
This commit is contained in:
@@ -9,5 +9,5 @@ extension EmailBodyPartExtension on EmailBodyPart {
|
||||
name: name,
|
||||
type: type,
|
||||
cid: cid,
|
||||
disposition: disposition);
|
||||
disposition: disposition.toContentDisposition());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user