Parcourir la source

Update 'app.js'

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

+ 1 - 0
app.js

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