mirror of
https://github.com/mt-mods/mail.git
synced 2025-04-30 08:21:44 -04:00
Whitespace line (api.lua)
This commit is contained in:
parent
cf4de2cffd
commit
1e6e06e56f
1 changed files with 1 additions and 1 deletions
2
api.lua
2
api.lua
|
@ -93,7 +93,7 @@ function mail.send(...)
|
|||
body = m.body,
|
||||
time = os.time(),
|
||||
}
|
||||
|
||||
|
||||
-- insert in global storage
|
||||
mail.addMessage(msg)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue