Artur il y a 4 ans
Parent
commit
10be772a35
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -67,4 +67,4 @@ app.use(function(err, req, res, next) {
   res.render('error');
 });
 
-module.exports = app;
+module.exports = app;