appsptb 1 mese fa
parent
commit
e743cd5a8e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app.js

+ 1 - 0
app.js

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