diff --git a/internet-detector-mod-email/files/usr/lib/lua/internet-detector/modules/mod_email.lua b/internet-detector-mod-email/files/usr/lib/lua/internet-detector/modules/mod_email.lua index e9bcbf2..6b15de2 100644 --- a/internet-detector-mod-email/files/usr/lib/lua/internet-detector/modules/mod_email.lua +++ b/internet-detector-mod-email/files/usr/lib/lua/internet-detector/modules/mod_email.lua @@ -148,7 +148,7 @@ function Module:sendMessage(msg, textPattern) end end -function Module:run(currentStatus, lastStatus, timeDiff, timeNow) +function Module:run(currentStatus, lastStatus, timeDiff, timeNow, inetChecked) if not self._enabled then return end