This commit is contained in:
Bryan Ashby 2019-06-22 20:26:58 -06:00
parent 25d383a800
commit fdce4c939c
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 0 additions and 1 deletions

View File

@ -338,7 +338,6 @@ exports.FullScreenEditorModule = exports.getModule = class FullScreenEditorModul
toUserName : headerValues.to,
fromUserName : getFromUserName(),
subject : headerValues.subject,
// :TODO: don't hard code 1 here:
message : this.viewControllers.body.getView(MciViewIds.body.message).getData( { forceLineTerms : this.replyIsAnsi } ),
};