mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Moved files, and shortened some
This commit is contained in:
@@ -23,8 +23,6 @@ try {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
router.use(recaptcha.middleware.render, function(req, res, next) {
|
||||
next(); // make sure we go to the next routes and don't stop here
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user