소스 검색

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;