浏览代码

first commit

Artur 4 年之前
父节点
当前提交
10be772a35
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;