diff --git a/server/waip_io.js b/server/waip_io.js index 4ffe09c..cbe25b2 100644 --- a/server/waip_io.js +++ b/server/waip_io.js @@ -224,4 +224,4 @@ module.exports = function (io, sql, async, app_cfg) { return { einsatz_speichern: einsatz_speichern }; -}; \ No newline at end of file +};