From 71ca6e285c8f64ff832f4108686a046b4a246132 Mon Sep 17 00:00:00 2001 From: Igor Zalutski Date: Fri, 28 Nov 2025 18:22:54 +0200 Subject: [PATCH] Update app.js --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 2380a13..0a98ec3 100644 --- a/app.js +++ b/app.js @@ -38,3 +38,4 @@ app.use(function(err, req, res, next) { }); module.exports = app; +