mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-05 14:10:31 -04:00
revert renaming "sender" to "from" to maintain backwards compatibility
This commit is contained in:
parent
1f5a963d78
commit
8beec340d3
4 changed files with 6 additions and 7 deletions
|
@ -50,7 +50,6 @@ end
|
|||
|
||||
function mail.ensure_new_format(message)
|
||||
if message.sender then
|
||||
message.from = message.sender
|
||||
message.to = name
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue