Whitespace line (api.lua)

This commit is contained in:
Athozus 2023-03-14 12:49:22 +01:00
parent cf4de2cffd
commit 1e6e06e56f
No known key found for this signature in database
GPG key ID: B50895022E8484BF

View file

@ -93,7 +93,7 @@ function mail.send(...)
body = m.body,
time = os.time(),
}
-- insert in global storage
mail.addMessage(msg)