From 1e6e06e56f94f277224801feebd8a6e052412997 Mon Sep 17 00:00:00 2001 From: Athozus Date: Tue, 14 Mar 2023 12:49:22 +0100 Subject: [PATCH] Whitespace line (api.lua) --- api.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.lua b/api.lua index d96aadc..6e80d0a 100644 --- a/api.lua +++ b/api.lua @@ -93,7 +93,7 @@ function mail.send(...) body = m.body, time = os.time(), } - + -- insert in global storage mail.addMessage(msg)