mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 17:02:17 -05:00
works
This commit is contained in:
parent
95d51b9bec
commit
710fc7ea4a
@ -391,8 +391,8 @@ define(function(require) {
|
||||
path: options.folder,
|
||||
uid: options.uid,
|
||||
onBody: bodyReady,
|
||||
onEnd: bodyReady
|
||||
/*onAttachment: attachmentReady*/
|
||||
onEnd: bodyReady
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user