From 1e2f09d3f5e91f75a0b9bc6c39da20445ed70c83 Mon Sep 17 00:00:00 2001 From: Robert Richter Date: Fri, 12 Jun 2020 21:01:01 +0200 Subject: [PATCH] update Fr 12. Jun 21:01:01 CEST 2020 --- server/waip.js | 1 + 1 file changed, 1 insertion(+) diff --git a/server/waip.js b/server/waip.js index 7c87075..737eec5 100755 --- a/server/waip.js +++ b/server/waip.js @@ -2,6 +2,7 @@ module.exports = function (io, sql, fs, brk, async, app_cfg, api, proof) { // Module laden const json2csv = require('json2csv'); + const sendmail = require('sendmail')({silent: true}); function einsatz_speichern(einsatz_rohdaten, app_id) { // Einsatzmeldung in Datenbank speichern und verteilen