appsptb 1 месяц назад
Родитель
Сommit
f9b90815e0
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app.js

+ 1 - 0
app.js

@@ -34,4 +34,5 @@ app.use((err, req, res, next) => {
   }
 })
 
+
 module.exports = app