Parcourir la source

Update 'app.js'

appsptb il y a 1 mois
Parent
commit
e743cd5a8e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      app.js

+ 1 - 0
app.js

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