Update send_mail.lua
Remove this as it caused a nil error app/hangup/index.lua.
This commit is contained in:
parent
7f201a8097
commit
3db4ecb08c
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
local send_mail
|
||||
local Settings = require "resources.functions.lazy_settings"
|
||||
local Database = require "resources.functions.database"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue