mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 10:01:22 +01:00
Small improvements
This commit is contained in:
@@ -626,7 +626,7 @@ public class MessageHelper {
|
||||
return result;
|
||||
}
|
||||
|
||||
List<AttachmentPart> getRawAttachments() {
|
||||
List<AttachmentPart> getAttachmentParts() {
|
||||
return attachments;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user