summaryrefslogtreecommitdiffstats
path: root/server/notifications
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-19 18:53:50 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-19 18:53:50 +0200
commit1f5f429fc4535d251d32335eea7e44904a924650 (patch)
treee9f9b439227392ff5c8373594864890dbe4b1da7 /server/notifications
parent3b62b5ec5dd34eec323c14d466fe07e34287e7b0 (diff)
downloadwekan-1f5f429fc4535d251d32335eea7e44904a924650.tar.gz
wekan-1f5f429fc4535d251d32335eea7e44904a924650.tar.bz2
wekan-1f5f429fc4535d251d32335eea7e44904a924650.zip
Completed rules
Diffstat (limited to 'server/notifications')
-rw-r--r--server/notifications/email.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/notifications/email.js b/server/notifications/email.js
index 2af6381e..b2b7fab8 100644
--- a/server/notifications/email.js
+++ b/server/notifications/email.js
@@ -39,3 +39,5 @@ Meteor.startup(() => {
}, 30000);
});
});
+
+