diff --git a/email.js b/email.js index c7e6523..338f82e 100644 --- a/email.js +++ b/email.js @@ -183,4 +183,4 @@ function webhookError(title, error) { function loop() { unread(null); setTimeout(loop, 10000); -} +} \ No newline at end of file